New registration bug fixed (init data not working on web)
This commit is contained in:
10
pubspec.lock
10
pubspec.lock
@@ -208,7 +208,7 @@ packages:
|
||||
name: flutter_local_notifications
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "9.3.3"
|
||||
version: "9.4.0"
|
||||
flutter_local_notifications_linux:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -496,7 +496,7 @@ packages:
|
||||
name: sqflite_common
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.2.0"
|
||||
version: "2.2.1"
|
||||
sqflite_common_ffi:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@@ -538,14 +538,14 @@ packages:
|
||||
name: syncfusion_flutter_charts
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "19.4.54"
|
||||
version: "19.4.56"
|
||||
syncfusion_flutter_core:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: syncfusion_flutter_core
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "19.4.54"
|
||||
version: "19.4.56"
|
||||
synchronized:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -601,7 +601,7 @@ packages:
|
||||
name: wakelock
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.6.1+1"
|
||||
version: "0.6.1+2"
|
||||
wakelock_macos:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user