We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e61cec commit 47888cbCopy full SHA for 47888cb
pubspec.lock
@@ -414,7 +414,7 @@ packages:
414
name: flutter_typeahead
415
url: "https://pub.dartlang.org"
416
source: hosted
417
- version: "4.1.0"
+ version: "4.1.1"
418
flutter_web_plugins:
419
dependency: transitive
420
description: flutter
pubspec.yaml
@@ -39,7 +39,7 @@ dependencies:
39
equatable: ^2.0.5
40
flutter_calendar_carousel: ^2.4.0
41
flutter_html: ^2.1.2
42
- flutter_typeahead: ^4.1.0
+ flutter_typeahead: ^4.1.1
43
font_awesome_flutter: ^10.2.1
44
http: ^0.13.5
45
image_picker: ^0.8.4+9
0 commit comments