fix login and add notifications

This commit is contained in:
Phuoc Nguyen
2025-11-26 17:46:09 +07:00
parent 88ac2f2f07
commit dc8e60f589
14 changed files with 517 additions and 33 deletions

View File

@@ -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