• 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...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...