Releases: Bluedot-Innovation/PointSDK-Flutter-Plugin
Releases · Bluedot-Innovation/PointSDK-Flutter-Plugin
2.1.1
Flutter Bluedot Point SDK Plugin release notes
2.1.1
- Updated to Android Point SDK v17.4.1 and iOS Point SDK v17.2.0
- Added new GeoTriggering event
didDwellInZone.
2.1.0
- Updated to Android Point SDK v17.3.0 and iOS Point SDK v17.1.0
- Fix added to reinit channels if it is null instead of crashing the App
2.0.1
- Updated to Android PointSDK v16.1.1
2.0.0
- Updated to latest PointSDK for both iOS v16.0.0 and Android v16.1.0
1.0.1
- Updated to latest iOS PointSDK 15.6.7 and Android PointSDK 15.5.3
- In Android, PointSDK by default will use
ic_stat_nameresource in res/drawable or res/mipmap of android folder as notification icon for GeoTriggering and Tempo foreground service notifications. - If you are using
setNotificationIdResourceId(int resourceId)to set a custom icon for notification, change tosetNotificationIcon(String icon)and make sure resourceiconexists in either res/drawable or res/mipmap folder.
v2.1.0
Flutter Bluedot Point SDK Plugin release notes
2.1.0
- Updated to Android Point SDK v17.3.0 and iOS Point SDK v17.1.0
- Fix added to reinit channels if it is null instead of crashing the App
2.0.1
- Updated to Android PointSDK v16.1.1
2.0.0
- Updated to latest PointSDK for both iOS v16.0.0 and Android v16.1.0
1.0.1
- Updated to latest iOS PointSDK 15.6.7 and Android PointSDK 15.5.3
- In Android, PointSDK by default will use
ic_stat_nameresource in res/drawable or res/mipmap of android folder as notification icon for GeoTriggering and Tempo foreground service notifications. - If you are using
setNotificationIdResourceId(int resourceId)to set a custom icon for notification, change tosetNotificationIcon(String icon)and make sure resourceiconexists in either res/drawable or res/mipmap folder.
v2.0.0
Flutter Bluedot Point SDK Plugin release notes
2.0.0
- Updated to latest PointSDK for both iOS v16.0.0 and Android v16.1.0
1.0.1
- Updated to latest iOS PointSDK 15.6.7 and Android PointSDK 15.5.3
- In Android, PointSDK by default will use
ic_stat_nameresource in res/drawable or res/mipmap of android folder as notification icon for GeoTriggering and Tempo foreground service notifications. - If you are using
setNotificationIdResourceId(int resourceId)to set a custom icon for notification, change tosetNotificationIcon(String icon)and make sure resourceiconexists in either res/drawable or res/mipmap folder.
v1.0.1
Flutter Bluedot Point SDK Plugin release notes
1.0.1
- Updated to latest iOS PointSDK 15.6.7 and Android PointSDK 15.5.3
- In Android, PointSDK by default will use
ic_stat_nameresource in res/drawable or res/mipmap of android folder as notification icon for GeoTriggering and Tempo foreground service notifications. - If you are using
setNotificationIdResourceId(int resourceId)to set a custom icon for notification, change tosetNotificationIcon(String icon)and make sure resourceiconexists in either res/drawable or res/mipmap folder.
v1.0.0
Bluedot Flutter Plugin release notes
Flutter Bluedot Point SDK (bluedot_point_sdk) is a wrapper around the Android Point SDK and iOS Point SDK, allowing for Bluedot integrations in Flutter apps.
Functionality is provided through one single package so you can use it for both platforms without downloading any extra packages
Documentation
- To check out the package documentation, visit our docs website.
- To see an implementation example refer to our Flutter Minimal Integration Example
Current Support
- Android API 21+
- iOS 12.0+
- Flutter >=2.5.0
Questions
For questions and support please use our Help Desk