Replace autocomplete
This commit is contained in:
parent
136a006e6e
commit
eaa8df2a06
|
|
@ -45,10 +45,6 @@ dependencies:
|
|||
webview_flutter: ^2.0.10
|
||||
timeago: ^3.1.0
|
||||
native_pdf_view: ^5.0.0
|
||||
# flutter_typeahead: 1.8.0
|
||||
flutter_typeahead:
|
||||
git:
|
||||
url: git://github.com/hillelcoren/flutter_typeahead.git
|
||||
package_info: ^2.0.2
|
||||
rounded_loading_button: ^2.0.5
|
||||
version: ^2.0.0
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@ dependencies:
|
|||
webview_flutter: ^2.0.10
|
||||
timeago: ^3.1.0
|
||||
native_pdf_view: ^4.1.0
|
||||
# flutter_typeahead: 1.8.0
|
||||
flutter_typeahead:
|
||||
git:
|
||||
url: git://github.com/hillelcoren/flutter_typeahead.git
|
||||
package_info: ^2.0.2
|
||||
rounded_loading_button: ^2.0.5
|
||||
version: ^2.0.0
|
||||
|
|
|
|||
16
pubspec.lock
16
pubspec.lock
|
|
@ -368,13 +368,6 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.0.1"
|
||||
flutter_keyboard_visibility:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: flutter_keyboard_visibility
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.0"
|
||||
flutter_launcher_icons:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
@ -420,15 +413,6 @@ packages:
|
|||
description: flutter
|
||||
source: sdk
|
||||
version: "0.0.0"
|
||||
flutter_typeahead:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: HEAD
|
||||
resolved-ref: "18806780bb7750d837b1c61ac25da680d14f8a45"
|
||||
url: "git://github.com/hillelcoren/flutter_typeahead.git"
|
||||
source: git
|
||||
version: "1.8.3"
|
||||
flutter_web_plugins:
|
||||
dependency: transitive
|
||||
description: flutter
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@ dependencies:
|
|||
webview_flutter: ^2.0.10
|
||||
timeago: ^3.1.0
|
||||
native_pdf_view: ^5.0.0
|
||||
# flutter_typeahead: 1.8.0
|
||||
flutter_typeahead:
|
||||
git:
|
||||
url: git://github.com/hillelcoren/flutter_typeahead.git
|
||||
package_info: ^2.0.2
|
||||
rounded_loading_button: ^2.0.5
|
||||
version: ^2.0.0
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@ dependencies:
|
|||
webview_flutter: ^2.0.10
|
||||
timeago: ^3.1.0
|
||||
native_pdf_view: ^5.0.0
|
||||
# flutter_typeahead: 1.8.0
|
||||
flutter_typeahead:
|
||||
git:
|
||||
url: git://github.com/hillelcoren/flutter_typeahead.git
|
||||
package_info: ^2.0.2
|
||||
rounded_loading_button: ^2.0.5
|
||||
version: ^2.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue