Skip to content

Commit 47888cb

Browse files
Bump flutter_typeahead from 4.1.0 to 4.1.1
Bumps [flutter_typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) from 4.1.0 to 4.1.1. - [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 7e61cec commit 47888cb

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
@@ -414,7 +414,7 @@ packages:
414414
name: flutter_typeahead
415415
url: "https://pub.dartlang.org"
416416
source: hosted
417-
version: "4.1.0"
417+
version: "4.1.1"
418418
flutter_web_plugins:
419419
dependency: transitive
420420
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.0
4141
flutter_html: ^2.1.2
42-
flutter_typeahead: ^4.1.0
42+
flutter_typeahead: ^4.1.1
4343
font_awesome_flutter: ^10.2.1
4444
http: ^0.13.5
4545
image_picker: ^0.8.4+9

0 commit comments

Comments
 (0)