• 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
..
src Loading commit data...
executable.dart Loading commit data...
runner.dart Loading commit data...