-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Closed
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
It's not sustainable for the flutter
tool to support all the commands that all developers collectively desire. It's much more sustainable to support an extensibility model where the tool itself can be extended by adding in "tools plugins".
- Run Dart commend / do codegen:
flutter dart foo.dart
to rundart foo.dart
with FLUTTER_ROOT set #13607 - Generate app icon: Aided generation of platform-specific app icons #10387
- Determining the size of an app: I wish I could preview and audit my release size #13189
- Customize the build: Developers would like to extend and customize the build scripts for producing their Flutter app #9870
matanlurey, phrohdoh, fmatosqg, listepo, letsar and 2 more
Metadata
Metadata
Assignees
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.