diff --git a/pubspec.yaml b/pubspec.yaml index ced8d25..80f8ce3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,14 +28,11 @@ environment: # the latest version available on pub.dev. To see which dependencies have newer # versions available, run `flutter pub outdated`. dependencies: + dropdown_search: ^6.0.2 flutter: sdk: flutter - - # The following adds the Cupertino Icons font to your application. - # Use with the CupertinoIcons class for iOS style icons. - cupertino_icons: ^1.0.8 - routemaster: ^1.0.1 font_awesome_flutter: ^10.10.0 + routemaster: ^1.0.1 dev_dependencies: flutter_test: