awesome_notifications 0.0.4 copy "awesome_notifications: ^0.0.4" to clipboard
awesome_notifications: ^0.0.4 copied to clipboard

outdated

A complete solution to create Local Notifications and Push Notifications (Media Notifications, Big Picture, Big text, etc), throught Firebase or another services, using Flutter.

0.0.4 #

  • Fixed complex schedules for iOS apps running on Foreground
  • Included Global Badge indicators for iOS and some Android distributions
  • Included request permission and check permission methods
  • Included Firebase support to send push notifications on iOS (work in progress)

0.0.3+3 #

  • Fixed Shader's render problems on iOS devices

0.0.3+2 #

  • Fixed UTC Dates on iOS devices

0.0.3+1 #

  • Adjusting the plugin content to pub.flutter-io.cn patterns

0.0.3 #

  • Documentation updated
  • Included DismissedStream to capture dismissed notifications by the user
  • Included iOS notification source code to enable send local notifications on iOS devices (still in development)
  • Updated asset's load file method inside the java native code, due to flutter's 1.22 deprecation on "FlutterLoader.getInstance()"
  • Extracted Bitmap class from bitmap package, due to buildGradle incompatibilities while running the project on release mode (Java)

0.0.2+2 #

0.0.2+1 #

  • Documentation updated

0.0.2 #

  • Added precise schedules option to schedule a notification multiple times with precisely date and time

0.0.1+7 #

0.0.1+6 #

0.0.1+5 #

  • Documenting the code

0.0.1+4 #

0.0.1+3 #

0.0.1+2 #

0.0.1+1 #

  • Adjusting the plugin content to pub.flutter-io.cn patterns

0.0.1 #

  • Initial release.
3.37k
likes
0
points
42.5k
downloads

Publisher

verified publishercarda.me

Weekly Downloads

A complete solution to create Local Notifications and Push Notifications (Media Notifications, Big Picture, Big text, etc), throught Firebase or another services, using Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl, platform

More

Packages that depend on awesome_notifications

Packages that implement awesome_notifications