• 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
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...