mirror of
https://github.com/flutter/samples.git
synced 2026-04-19 05:22:16 +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:
@@ -9,7 +9,6 @@ environment:
|
||||
|
||||
dependencies:
|
||||
cached_network_image: ^3.4.1
|
||||
collection: ^1.18.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_localizations:
|
||||
|
||||
Reference in New Issue
Block a user