Skip to content

Commit c07d162

Browse files
Bump flutter_typeahead from 4.4.0 to 4.5.0
Bumps [flutter_typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) from 4.4.0 to 4.5.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fcdaea commit c07d162

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,10 +433,10 @@ packages:
433433
dependency: "direct main"
434434
description:
435435
name: flutter_typeahead
436-
sha256: "986143baa65734d02b494ffb8c4e22fc1065d272ded050e7229b81e37aed316e"
436+
sha256: "5af4f54a3f051ff3b549b8f2b952e5ad3e5f60ee4717fd27406d1c64d3e24edd"
437437
url: "https://pub.dev"
438438
source: hosted
439-
version: "4.4.0"
439+
version: "4.5.0"
440440
flutter_web_plugins:
441441
dependency: transitive
442442
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.4.0
42+
flutter_typeahead: ^4.5.0
4343
font_awesome_flutter: ^10.4.0
4444
http: ^0.13.5
4545
image_picker: ^0.8.7+3

0 commit comments

Comments
 (0)