Update dependencies
This commit is contained in:
parent
404924e259
commit
d6c5748ce7
2 changed files with 15 additions and 0 deletions
14
pubspec.lock
14
pubspec.lock
|
@ -247,6 +247,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.0"
|
||||
logger:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: logger
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.1.0"
|
||||
lottie:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -394,6 +401,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "4.2.4"
|
||||
rename:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: rename
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.1"
|
||||
rxdart:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -40,6 +40,7 @@ dependencies:
|
|||
intl: ^0.17.0
|
||||
lottie: ^1.3.0
|
||||
page_transition: ^2.0.5
|
||||
rename: ^2.0.1
|
||||
shared_preferences: ^2.0.13
|
||||
universal_html: ^2.0.8
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue