djangoflow_local_notification 0.0.1
djangoflow_local_notification: ^0.0.1 copied to clipboard
A streamlined and flexible local notification solution for Flutter mobile apps, seamlessly integrated with DjangoFlow framework to enable dynamic notification actions.
0.0.1 #
We are excited to announce the initial release of djangoflow_local_notification!
Added
- Initial release of the DjangoFlow Local Notification Package.
- Seamless integration with DjangoFlow framework and
djangoflow_openapipackage. - NotificationInitializer class for easy plugin initialization.
- ActionCategoryCubit class to load and manage push action categories.
- LocalNotificationCubit class to display local notifications and handle responses.
- ImageDownloader utility for downloading and attaching images to notifications.
- README with comprehensive usage instructions and troubleshooting tips.