|
hace 3 semanas | |
---|---|---|
android | hace 7 meses | |
assets | hace 4 meses | |
core | hace 5 meses | |
images | hace 7 meses | |
ios | hace 7 meses | |
lib | hace 3 semanas | |
linux | hace 6 meses | |
macos | hace 5 meses | |
scripts | hace 5 meses | |
test | hace 7 meses | |
web | hace 7 meses | |
windows | hace 4 meses | |
.gitignore | hace 7 meses | |
AppIcon.icns | hace 5 meses | |
Makefile | hace 7 meses | |
README.md | hace 4 meses | |
build-clash-lib.py | hace 5 meses | |
build.yaml | hace 7 meses | |
config.json | hace 5 meses | |
download.py | hace 4 meses | |
pubspec.lock | hace 5 meses | |
pubspec.yaml | hace 5 meses | |
setup.dart | hace 5 meses |
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