diff --git a/pubspec.lock b/pubspec.lock index 81a5f3527..353667789 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -376,10 +376,12 @@ packages: huge_listview: dependency: "direct main" description: - name: huge_listview - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.1" + path: "." + ref: HEAD + resolved-ref: d3cfed2da2756a8894402e2ca523693a041c1e31 + url: "https://github.com/deakjahn/huge_listview.git" + source: git + version: "1.0.2" image: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index ae1b1b2d5..915ac312a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -74,7 +74,8 @@ dependencies: background_fetch: ^0.5.1 flutter_inapp_purchase: ^3.0.1 google_nav_bar: ^4.0.2 - huge_listview: ^1.0.1 + huge_listview: + git: https://github.com/deakjahn/huge_listview.git dev_dependencies: flutter_test: