Skip to content

Commit b6b39c2

Browse files
Bump flutter_typeahead from 4.3.7 to 4.3.8
Bumps [flutter_typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) from 4.3.7 to 4.3.8. - [Release notes](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/releases) - [Changelog](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/blob/master/CHANGELOG.md) - [Commits](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/commits) --- updated-dependencies: - dependency-name: flutter_typeahead dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7dc015 commit b6b39c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ packages:
384384
name: flutter_typeahead
385385
url: "https://pub.dartlang.org"
386386
source: hosted
387-
version: "4.3.7"
387+
version: "4.3.8"
388388
flutter_web_plugins:
389389
dependency: transitive
390390
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies:
3939
equatable: ^2.0.5
4040
flutter_calendar_carousel: ^2.4.1
4141
flutter_html: ^3.0.0-alpha.6
42-
flutter_typeahead: ^4.3.7
42+
flutter_typeahead: ^4.3.8
4343
font_awesome_flutter: ^10.4.0
4444
http: ^0.13.5
4545
image_picker: ^0.8.7+3

0 commit comments

Comments
 (0)