unifiedpush_android 2.0.1 unifiedpush_android: ^2.0.1 copied to clipboard
Android implementation of UnifiedPush plugin.
2.0.1 #
- getDistributor returns nullable string
- Ensure only one FlutterEngine is created
- Do not explicitly call _onRegistered in unregisterApp
- Fix getEngine
1.1.2 #
- unset pluginChannel in onDetachedFromEngine()
1.1.1 #
- Use mContext instead of mActivity
1.1.0 #
- Bump android-connector to 2.1.1
- Bump other depencies
- Upgrade compileSdkVersion to 33
1.0.1 #
- Bump android-connector to 2.0.1
1.0.0 #
- Use a platform interface
- Dependency on android-connector has been removed
- Code android side is not needed anymore