|
3 weeks ago | |
---|---|---|
android | 6 months ago | |
assets | 4 months ago | |
core | 5 months ago | |
images | 6 months ago | |
ios | 6 months ago | |
lib | 3 weeks ago | |
linux | 6 months ago | |
macos | 5 months ago | |
scripts | 5 months ago | |
test | 6 months ago | |
web | 6 months ago | |
windows | 4 months ago | |
.gitignore | 6 months ago | |
AppIcon.icns | 5 months ago | |
Makefile | 6 months ago | |
README.md | 4 months ago | |
build-clash-lib.py | 5 months ago | |
build.yaml | 6 months ago | |
config.json | 5 months ago | |
download.py | 4 months ago | |
pubspec.lock | 5 months ago | |
pubspec.yaml | 5 months ago | |
setup.dart | 5 months ago |
naiyou
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
dart run ffigen
dart run build_runner build --delete-conflicting-outputs
flutter build macos --dart-define OS_ARCH=amd64 flutter build macos --dart-define OS_ARCH=arm64
flutter build windows --dart-define OS_ARCH=amd64 appdmg ./config.json ./MAC加速器-amd64.dmg appdmg ./config.json ./MAC加速器-arm64.dmg
appdmg ./config.json ./MAC加速器通用.dmg
flutter run macos
lipo -info build/macos/Build/Products/Release/naiyout.app/Contents/MacOS/naiyout
appdmg config.json MACOS加速器.dmg
flutter build macos --release flutter build windows --release