Команда flutter: опции, ключи и примеры использования
flutter
Google's free, open source, and cross-platform mobile app SDK. More information: https://github.com/flutter/flutter/wiki/The-flutter-tool.
- Display help about a specific command:
flutter help {{command}}
- Check if all external tools are correctly installed:
flutter doctor
- List or change Flutter channel:
flutter channel {{stable|beta|dev|master}}
- Run Flutter on all started emulators and connected devices:
flutter run -d all
- Download all packages specified in
pubspec.yaml
:
flutter pub get
- Run tests in a terminal from the root of the project:
flutter test {{test/example_test.dart}}
- Build a release APK targeting most modern smartphones:
flutter build apk --target-platform {{android-arm}},{{android-arm64}}
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like