Timo Salmi
Results
1
issues of
Timo Salmi
I came across with some corner cases when teams are using custom package repositories in their `pubspec.yaml` ``` dependency_overrides: flutter_compass: url: https://github.com/marcotta/flutter_compass.git path: "." dependencies: flutter_compass: ^0.7.0 private_package: hosted: name:...