mirror of
https://github.com/flutter/samples.git
synced 2026-04-07 20:21:51 +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:
@@ -15,7 +15,6 @@ dependencies:
|
||||
provider: ^6.0.2
|
||||
uuid: ^4.0.0
|
||||
go_router: ">=10.0.0 <15.0.0"
|
||||
collection: ^1.16.0
|
||||
|
||||
dev_dependencies:
|
||||
analysis_defaults:
|
||||
|
||||
Reference in New Issue
Block a user