Handle pubspec.yaml files with no dependencies (#17195)
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.
T
Todd Volkert committed
29775f74fbb34266096405fa5f2ad78e97b30a88
Parent: 7f08767
Committed by GitHub <noreply@github.com>
on 5/3/2018, 4:03:37 AM