Skip to content

Commit 30de979

Browse files
committed
Bumped up flutter_typeahead. Contains keyboard visibility fix
1 parent 68981fd commit 30de979

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
@@ -131,7 +131,7 @@ packages:
131131
name: flutter_keyboard_visibility
132132
url: "https://pub.dartlang.org"
133133
source: hosted
134-
version: "0.7.0"
134+
version: "2.0.0"
135135
flutter_plugin_android_lifecycle:
136136
dependency: transitive
137137
description:
@@ -157,7 +157,7 @@ packages:
157157
name: flutter_typeahead
158158
url: "https://pub.dartlang.org"
159159
source: hosted
160-
version: "1.8.1"
160+
version: "1.8.3"
161161
glob:
162162
dependency: transitive
163163
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
flutter:
1111
sdk: flutter
1212

13-
flutter_typeahead: ^1.8.1
13+
flutter_typeahead: ^1.8.3
1414
intl: ^0.16.1
1515
flutter_chips_input: ^1.8.1
1616
datetime_picker_formfield: ^1.0.0

0 commit comments

Comments
 (0)