Fügt dropdown_search als dependency hinzu

This commit is contained in:
2025-12-20 14:53:34 +01:00
parent c7a084b3fd
commit 4d80dd8a64

View File

@@ -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: