• 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...
gradle Loading commit data...
ide_templates/intellij 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...