bnotify_flutter 0.1.2
bnotify_flutter: ^0.1.2 copied to clipboard
BNotify Flutter plugin wrapping the native Android and iOS SDKs for push notifications and in-app messaging.
0.1.2 #
- Expand pub.flutter-io.cn README with the full host integration guide (same detail as integration.md).
0.1.1 #
- Document private Git source; public install is pub.flutter-io.cn only.
- README and integration docs point at the hosted Flutter guide.
- Drop public
repository/issue_trackerfields from pubspec (source is private).
0.1.0 #
- Initial Android + iOS plugin wrapping the native BNotify SDKs.
- Public API:
BNotify.initialize,requestPermission,logEvent,onToken,onMessage,onClick. - Native Android SDK 1.0.5 (JitPack).
- Published on pub.flutter-io.cn.
- Web is not included in this release.