From eaa8df2a062e362aad022915a46ebf10122f2d7c Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 21 Nov 2021 20:52:17 +0200 Subject: [PATCH] Replace autocomplete --- pubspec.foss.yaml | 4 ---- pubspec.last.yaml | 4 ---- pubspec.lock | 16 ---------------- pubspec.next.yaml | 4 ---- pubspec.yaml | 4 ---- 5 files changed, 32 deletions(-) diff --git a/pubspec.foss.yaml b/pubspec.foss.yaml index 00036558b..72a65fad3 100644 --- a/pubspec.foss.yaml +++ b/pubspec.foss.yaml @@ -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 diff --git a/pubspec.last.yaml b/pubspec.last.yaml index 9a7d9f05e..76ade77de 100644 --- a/pubspec.last.yaml +++ b/pubspec.last.yaml @@ -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 diff --git a/pubspec.lock b/pubspec.lock index ff74683b1..e0b149199 100644 --- a/pubspec.lock +++ b/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 diff --git a/pubspec.next.yaml b/pubspec.next.yaml index 588a8c2ae..b73d94b68 100644 --- a/pubspec.next.yaml +++ b/pubspec.next.yaml @@ -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 diff --git a/pubspec.yaml b/pubspec.yaml index 588a8c2ae..b73d94b68 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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