pubspec Fix
This commit is contained in:
parent
8a998474fd
commit
109fc6f54b
2 changed files with 30 additions and 13 deletions
11
pubspec.lock
11
pubspec.lock
|
|
@ -30,7 +30,7 @@ packages:
|
|||
source: hosted
|
||||
version: "1.6.0"
|
||||
async:
|
||||
dependency: transitive
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: async
|
||||
url: "https://pub.dartlang.org"
|
||||
|
|
@ -307,6 +307,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.0.5"
|
||||
flutter_screenutil:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: flutter_screenutil
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.3.0"
|
||||
flutter_test:
|
||||
dependency: "direct dev"
|
||||
description: flutter
|
||||
|
|
@ -346,7 +353,7 @@ packages:
|
|||
source: hosted
|
||||
version: "0.1.2"
|
||||
html:
|
||||
dependency: transitive
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: html
|
||||
url: "https://pub.dartlang.org"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue