Cloud Messaging Package #206

Merged
hugo merged 14 commits from notification_bloc/feature/make_the_package_compatible_with_firebase_messaging into master 2023-08-18 14:05:18 +00:00

14 Commits

Author SHA1 Message Date
c0d9447183 build: update package versions to 0.1.0
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-18 15:59:59 +02:00
64f588a819 style: add license part
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-18 15:59:16 +02:00
871c52f54d fix: fix notifs listeners
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-18 15:57:58 +02:00
18fffa09fb chore: export cloud messaging base package in firebase impl package
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-18 10:02:14 +02:00
51efc56ced feat: implement background notif firebase stream
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-18 10:00:27 +02:00
f4972e629d feat: check exception in listen notifications use cases 2023-08-18 09:59:39 +02:00
2b0fa4b578 refactor: encode data for local notification payload
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-18 09:33:59 +02:00
1be187b83d wip: starting implementing firebase messaging implementation
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-17 21:00:05 +02:00
18e8d1c754 refactor: modify methods on usage 2023-08-17 20:59:34 +02:00
bcc5c0f268 chore: rename package 2023-08-17 19:59:09 +02:00
68ace8e39f chore: add license part 2023-08-17 19:53:40 +02:00
d32bf9a38f fix: fix example after rebasing 2023-08-17 19:49:29 +02:00
bbfbf40126 feat: implement notification abstraction package 2023-08-17 19:47:12 +02:00
AN12345
792c3f774e feat(notification_bloc): add base architecture and start impementing firebase messaging data source. Add example too (#33) 2023-08-17 19:46:42 +02:00