Add source code dependency on huge_list_view

This commit is contained in:
Vishnu Mohandas 2021-02-09 13:37:48 +05:30
parent 40296e24a0
commit 08558091ab
2 changed files with 8 additions and 5 deletions

View file

@ -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:

View file

@ -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: