mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +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:
@@ -12,7 +12,6 @@ dependencies:
|
||||
shelf_router: ^1.1.0
|
||||
freezed_annotation: ^2.4.4
|
||||
json_annotation: ^4.9.0
|
||||
collection: ^1.19.0
|
||||
|
||||
dev_dependencies:
|
||||
http: ^1.1.0
|
||||
|
||||
Reference in New Issue
Block a user