fix
This commit is contained in:
parent
8e14868709
commit
ea99455d22
@ -149,9 +149,11 @@ packages:
|
|||||||
flutter_easyloading:
|
flutter_easyloading:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: flutter_easyloading
|
path: "."
|
||||||
relative: true
|
ref: HEAD
|
||||||
source: path
|
resolved-ref: "2d085c411dc262043b6173c3b962d3e66ce657b1"
|
||||||
|
url: "git://github.com/open-trade/flutter_easyloading"
|
||||||
|
source: git
|
||||||
version: "2.2.0"
|
version: "2.2.0"
|
||||||
flutter_spinkit:
|
flutter_spinkit:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
|
@ -32,9 +32,9 @@ dependencies:
|
|||||||
path_provider: ^1.6.24
|
path_provider: ^1.6.24
|
||||||
provider: ^4.3.2+2
|
provider: ^4.3.2+2
|
||||||
flutter_easyloading:
|
flutter_easyloading:
|
||||||
#git:
|
git:
|
||||||
#url: git://github.com/open-trade/flutter_easyloading
|
url: git://github.com/open-trade/flutter_easyloading
|
||||||
path: flutter_easyloading
|
#path: flutter_easyloading
|
||||||
tuple: ^1.0.1
|
tuple: ^1.0.1
|
||||||
wakelock: ^0.2.1+1
|
wakelock: ^0.2.1+1
|
||||||
device_info: ^1.0.0
|
device_info: ^1.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user