mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 19:08:41 +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:
3
experimental/web_dashboard/.gitignore
vendored
3
experimental/web_dashboard/.gitignore
vendored
@@ -30,8 +30,5 @@
|
||||
.pub/
|
||||
/build/
|
||||
|
||||
# Web related
|
||||
lib/generated_plugin_registrant.dart
|
||||
|
||||
# Exceptions to above rules.
|
||||
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
|
||||
|
||||
Reference in New Issue
Block a user