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