Skip to content

Releases: Bluedot-Innovation/PointSDK-Flutter-Plugin

2.1.1

11 Mar 03:39
0ea4731

Choose a tag to compare

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_name resource 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 to setNotificationIcon(String icon) and make sure resource icon exists in either res/drawable or res/mipmap folder.

v2.1.0

15 Jan 06:15
f004725

Choose a tag to compare

v2.1.0 Pre-release
Pre-release

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_name resource 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 to setNotificationIcon(String icon) and make sure resource icon exists in either res/drawable or res/mipmap folder.

v2.0.0

27 Aug 04:58
e15102b

Choose a tag to compare

v2.0.0 Pre-release
Pre-release

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_name resource 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 to setNotificationIcon(String icon) and make sure resource icon exists in either res/drawable or res/mipmap folder.

v1.0.1

02 May 06:09
c4e87ff

Choose a tag to compare

v1.0.1 Pre-release
Pre-release

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_name resource 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 to setNotificationIcon(String icon) and make sure resource icon exists in either res/drawable or res/mipmap folder.

v1.0.0

18 Oct 04:24
6f4051a

Choose a tag to compare

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

Current Support

  • Android API 21+
  • iOS 12.0+
  • Flutter >=2.5.0

Questions

For questions and support please use our Help Desk