Fix for build
This commit is contained in:
parent
e02b3e8800
commit
ebf3f7eeea
32
pubspec.lock
32
pubspec.lock
|
|
@ -42,7 +42,7 @@ packages:
|
|||
name: attributed_text
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.3"
|
||||
version: "0.1.1"
|
||||
barcode:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
@ -354,6 +354,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.9.2"
|
||||
flutter_lints:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: flutter_lints
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.0.4"
|
||||
flutter_localizations:
|
||||
dependency: "direct main"
|
||||
description: flutter
|
||||
|
|
@ -605,6 +612,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "4.1.0"
|
||||
lints:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: lints
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.0.1"
|
||||
local_auth:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
@ -1164,17 +1178,19 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
path: super_editor
|
||||
ref: HEAD
|
||||
resolved-ref: "810f4b3644363c7746e742fdb3ea09b9af23e9fe"
|
||||
ref: c284ee9b0a008fd507d9cc3dae7f03078592f9eb
|
||||
resolved-ref: c284ee9b0a008fd507d9cc3dae7f03078592f9eb
|
||||
url: "https://github.com/superlistapp/super_editor.git"
|
||||
source: git
|
||||
version: "0.2.0"
|
||||
super_text_layout:
|
||||
super_text:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: super_text_layout
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
path: super_text
|
||||
ref: HEAD
|
||||
resolved-ref: c284ee9b0a008fd507d9cc3dae7f03078592f9eb
|
||||
url: "https://github.com/superlistapp/super_editor.git"
|
||||
source: git
|
||||
version: "0.1.0"
|
||||
sync_http:
|
||||
dependency: transitive
|
||||
|
|
@ -1423,4 +1439,4 @@ packages:
|
|||
version: "3.1.0"
|
||||
sdks:
|
||||
dart: ">=2.17.0-0 <3.0.0"
|
||||
flutter: ">=2.10.0"
|
||||
flutter: ">=2.10.0"
|
||||
Loading…
Reference in New Issue