TF-438 Handle show local notification when type is EmailDelivery on background or terminate
This commit is contained in:
@@ -196,10 +196,18 @@ dependencies:
|
||||
ref: master
|
||||
|
||||
url_launcher: 6.1.5
|
||||
|
||||
firebase_core: 2.2.0
|
||||
|
||||
firebase_messaging: 14.0.4
|
||||
|
||||
flutter_local_notifications: 12.0.3
|
||||
|
||||
# https://pub.dev/packages/focus_detector
|
||||
# Use for flutter 3.0.5 https://github.com/EdsonBueno/focus_detector/pull/14
|
||||
focus_detector:
|
||||
git: https://github.com/ifnyas/focus_detector.git
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
Reference in New Issue
Block a user