Skip to content

Commit

Permalink
Bump flutter_typeahead from 4.3.7 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [flutter_typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) from 4.3.7 to 4.8.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]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent ff794b9 commit ccae053
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -258,10 +258,10 @@ packages:
dependency: transitive
description:
name: flutter_keyboard_visibility
sha256: "86b71bbaffa38e885f5c21b1182408b9be6951fd125432cf6652c636254cef2d"
sha256: "4983655c26ab5b959252ee204c2fffa4afeb4413cd030455194ec0caa3b8e7cb"
url: "https://pub.dev"
source: hosted
version: "5.4.0"
version: "5.4.1"
flutter_keyboard_visibility_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -335,10 +335,10 @@ packages:
dependency: "direct main"
description:
name: flutter_typeahead
sha256: edfc51579ca3756adaa32b6849cf44af03276b93e8a8a68d8247ee243598f1b2
sha256: b9942bd5b7611a6ec3f0730c477146cffa4cd4b051077983ba67ddfc9e7ee818
url: "https://pub.dev"
source: hosted
version: "4.3.7"
version: "4.8.0"
flutter_web_plugins:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -560,6 +560,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.4"
pointer_interceptor:
dependency: transitive
description:
name: pointer_interceptor
sha256: acfcd63c00ec3d5a7894b0e2a875893716d31958fe03f064734dba7dfd9113d9
url: "https://pub.dev"
source: hosted
version: "0.9.3+5"
pointycastle:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies:
# Http requests
http: ^0.13.6
# List builder for http requests
flutter_typeahead: ^4.1.1
flutter_typeahead: ^4.8.0
# Settings ui framework
settings_ui: ^2.0.2
# UI Image bubbles
Expand Down

0 comments on commit ccae053

Please sign in to comment.