djangoflow_local_notification 0.0.2+9 copy "djangoflow_local_notification: ^0.0.2+9" to clipboard
djangoflow_local_notification: ^0.0.2+9 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.2+9 #

  • REFACTOR: update generated files. (b057a275)

0.0.2+8 #

  • REFACTOR: format the codebase. (fc078388)
  • REFACTOR: resolve linter warnings. (9ab6b6e5)

0.0.2+7 #

  • REFACTOR: use latest dependency. (7ffec4dc)
  • REFACTOR: upgrade to flutter_lint 3.0.1. (ebfc2663)

0.0.2+6 #

  • REFACTOR: update djangoflow_openapi dependency. (993a8c5b)

0.0.2+5 #

  • REFACTOR: update dependencies. (3a832e53)

0.0.2+4 #

  • REFACTOR: update djangoflow_openapi dependency. (b486077c)

0.0.2+3 #

  • Update a dependency to the latest release.

0.0.2+2 #

  • REFACTOR(local_notification): remove CubitMaybeEmit in favor of SafeEmitMixin. (049bbf53)

0.0.2+1 #

  • FIX(local_notification): fix build_runner not running. (3aca6480)

0.0.2 #

  • REFACTOR(local_notification): remove firebase_messaging dependency. (4a4aef9c)
  • REFACTOR(local_notification): add better error handling. (79f7dae6)
  • REFACTOR(local_notification): update analysis_options. (3be92b83)
  • FEAT(local_notification): add example app. (d5aaab6a)
  • FEAT(local_notification): add ImageDownloader. (d0ced3d9)
  • FEAT(local_notification): refactor to declutter. (284d68b0)
  • FEAT(local_notification): add initial djangoflow_local_notification package. (7971aa5d)
  • DOCS(local_notification): update CHANGELOG. (336fb707)
  • DOCS(local_notification): add demo gifs. (7e2b3510)
  • DOCS(local_notification): update README. (32f6155e)
  • DOCS(local_notification): add LICENSE file. (69ed6602)
  • DOCS(local_notification): update description in pubspec. (a0458bef)

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_openapi package.
  • 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.
0
likes
130
pub points
0%
popularity

Publisher

verified publisherapexive.com

A streamlined and flexible local notification solution for Flutter mobile apps, seamlessly integrated with DjangoFlow framework to enable dynamic notification actions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bloc, collection, dio, djangoflow_bloc_extensions, djangoflow_openapi, flutter, flutter_bloc, flutter_local_notifications, freezed_annotation, hydrated_bloc, json_annotation, path_provider

More

Packages that depend on djangoflow_local_notification