build: Use correct pubspec.yaml format for hosted dependency
This commit is contained in:
parent
3d35a6adcf
commit
5f40393dd9
1 changed files with 2 additions and 3 deletions
|
|
@ -152,9 +152,8 @@ dependency_overrides:
|
||||||
# Until https://github.com/mogol/flutter_secure_storage/issues/616 is fixed
|
# Until https://github.com/mogol/flutter_secure_storage/issues/616 is fixed
|
||||||
flutter_secure_storage_linux: 1.1.3
|
flutter_secure_storage_linux: 1.1.3
|
||||||
geolocator_android:
|
geolocator_android:
|
||||||
hosted:
|
hosted: https://hanntech-gmbh.gitlab.io/free2pass/flutter-geolocator-floss
|
||||||
name: geolocator_android
|
version: ^1.0.1
|
||||||
url: https://hanntech-gmbh.gitlab.io/free2pass/flutter-geolocator-floss
|
|
||||||
# waiting for null safety
|
# waiting for null safety
|
||||||
# Upstream pull request: https://github.com/AntoineMarcel/keyboard_shortcuts/pull/13
|
# Upstream pull request: https://github.com/AntoineMarcel/keyboard_shortcuts/pull/13
|
||||||
keyboard_shortcuts:
|
keyboard_shortcuts:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue