mirror of
https://github.com/flutter/samples.git
synced 2026-03-22 04:17:50 +00:00
Clean up dependencies across packages (#2585)
Drop dep on pkg:collection, use new bits in Dart 3.0 Fixed very old dep in navigation_and_routing – bug was fixed long ago
This commit is contained in:
@@ -8,15 +8,11 @@ environment:
|
||||
|
||||
dependencies:
|
||||
adaptive_navigation: ^0.0.3
|
||||
collection: ^1.17.0
|
||||
cupertino_icons: ^1.0.2
|
||||
flutter:
|
||||
sdk: flutter
|
||||
go_router: ^14.0.0
|
||||
path_to_regexp: ^0.4.0
|
||||
quiver: ^3.1.0
|
||||
url_launcher: ^6.1.1
|
||||
url_strategy: ^0.3.0
|
||||
window_size:
|
||||
git:
|
||||
url: https://github.com/google/flutter-desktop-embedding.git
|
||||
|
||||
Reference in New Issue
Block a user