TF-1317 Show push notification on background or terminated app

This commit is contained in:
dab246
2023-01-09 17:01:34 +07:00
committed by Dat H. Pham
parent 97583820fa
commit 7367d7e1d2
12 changed files with 292 additions and 96 deletions
+3 -1
View File
@@ -74,4 +74,6 @@ export 'upload/file_info.dart';
export 'upload/upload_response.dart';
// User
export 'user/user_profile.dart';
export 'user/user_profile_response.dart';
export 'user/user_profile_response.dart';
// Notification
export 'notification/notification_payload.dart';