File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ packages:
131
131
name: flutter_keyboard_visibility
132
132
url: "https://pub.dartlang.org"
133
133
source: hosted
134
- version: "0.7 .0"
134
+ version: "2.0 .0"
135
135
flutter_plugin_android_lifecycle:
136
136
dependency: transitive
137
137
description:
@@ -157,7 +157,7 @@ packages:
157
157
name: flutter_typeahead
158
158
url: "https://pub.dartlang.org"
159
159
source: hosted
160
- version: "1.8.1 "
160
+ version: "1.8.3 "
161
161
glob:
162
162
dependency: transitive
163
163
description:
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies:
10
10
flutter :
11
11
sdk : flutter
12
12
13
- flutter_typeahead : ^1.8.1
13
+ flutter_typeahead : ^1.8.3
14
14
intl : ^0.16.1
15
15
flutter_chips_input : ^1.8.1
16
16
datetime_picker_formfield : ^1.0.0
You can’t perform that action at this time.
0 commit comments