• John McCutchan's avatar
    Fix flutter run --use-application-binary (#6106) · ca8070f9
    John McCutchan authored
    When using --use-application-binary:
    
    - [x] Stop flutter run from checking for a pubspec.yaml in current directory
    - [x] Stop flutter run from invoking pub get
    - [x] Set 'shouldBuild' based on --use-application-binary
    - [x] Stop requiring 'lib/main.dart' to be present before running.
    - [x] Stop building an FLX when launching on Android
    ca8070f9
Name
Last commit
Last update
..
bin Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...