fix login and add notifications
This commit is contained in:
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
# In Windows, build-name is used as the major, minor, and patch parts
|
||||
# of the product and file versions while build-number is used as the build suffix.
|
||||
version: 1.0.1+15
|
||||
version: 1.0.1+16
|
||||
|
||||
environment:
|
||||
sdk: ^3.10.0
|
||||
@@ -78,6 +78,7 @@ dependencies:
|
||||
shared_preferences: ^2.2.3
|
||||
flutter_secure_storage: ^9.2.4
|
||||
|
||||
onesignal_flutter: ^5.3.4
|
||||
|
||||
# Navigation
|
||||
go_router: ^14.6.2
|
||||
|
||||
Reference in New Issue
Block a user