native_notify 0.0.17 copy "native_notify: ^0.0.17" to clipboard
native_notify: ^0.0.17 copied to clipboard

Flutter Push Notifications made simple. Setup and send your first Flutter push notification in under 5 minutes. The native_notify package does NOT require Firebase to work.

0.0.17 #

Optimized code.

0.0.16 #

Example added to documentation.

0.0.15 #

Fixed iOS push notifications bug.

0.0.14 #

iOS push notifications simplified.

0.0.13 #

You can now update the notification icon. Put the path to the notification icon as the 4th parameter in the NativeNotify.initialize function.

0.0.12 #

Added Indie Push Notification functionality. You can now send push notifications to individuals.

0.0.11 #

Added push data object functionality.

0.0.10 #

Fixed Android service bug.

0.0.9 #

Native Notify now works in an iOS simulator with Firebase server key included and without Firebase server key included.

0.0.8 #

Native Notify now works in iOS without Firebase server key in Foreground or Background state.

0.0.7 #

Native Notify can now work with or without a Firebase server key.

Without a Firebase server key, Native Notify push notifications work in the Foreground or Background app state for both Android and iOS.

A Firebase server key is required for Native Notify to work in killed state.

0.0.6 #

Fixed a bug with the server key input.

0.0.5 #

Updated homepage.

0.0.4 #

Added Firebase integration.

0.0.3 #

Simplified setup process.

0.0.2 #

Updated pubspec.yaml.

0.0.1 #

Flutter push notifications made simple.

24
likes
110
pub points
74%
popularity

Publisher

verified publishernativenotify.com

Flutter Push Notifications made simple. Setup and send your first Flutter push notification in under 5 minutes. The native_notify package does NOT require Firebase to work.

Homepage

Documentation

API reference

License

Unlicense (LICENSE)

Dependencies

awesome_notifications, firebase_core, firebase_messaging, flutter, http, plain_notification_token, shared_preferences

More

Packages that depend on native_notify