• Todd Volkert's avatar
    Handle pubspec.yaml files with no dependencies (#17195) · 29775f74
    Todd Volkert authored
    Currently, `flutter update-packages --force-upgrade` will
    crash if it encounters a pubspec.yaml file with no dependencies
    (either regular or dev). The assumption that we'd never see
    such pubspec files is no longer valid, as we have such a file
    in one of our tests.
    29775f74
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.coveralls.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore 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...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...