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 a7dc015 commit b6b39c2Copy full SHA for b6b39c2
pubspec.lock
@@ -384,7 +384,7 @@ packages:
384
name: flutter_typeahead
385
url: "https://pub.dartlang.org"
386
source: hosted
387
- version: "4.3.7"
+ version: "4.3.8"
388
flutter_web_plugins:
389
dependency: transitive
390
description: flutter
pubspec.yaml
@@ -39,7 +39,7 @@ dependencies:
39
equatable: ^2.0.5
40
flutter_calendar_carousel: ^2.4.1
41
flutter_html: ^3.0.0-alpha.6
42
- flutter_typeahead: ^4.3.7
+ flutter_typeahead: ^4.3.8
43
font_awesome_flutter: ^10.4.0
44
http: ^0.13.5
45
image_picker: ^0.8.7+3
0 commit comments