Skip to main content

BlueConic SDK for Flutter Release Notes

These release notes provide an overview of incremental updates to the BlueConic SDK for Flutter, including the SDK version number, the release date, and a summary of changes and additions.

1.1.1 - June 17, 2026

Fixed

  • Flutter-Android: Fixed issue with event publishing mechanism crashing the application if more than one event of the same type is triggered for the same listener.

  • Flutter-iOS: Fixed crash in iOS bridge for triggering multiple callbacks when setting profile value.

  • Flutter-Android: Fixed issue with missing consumer proguard file.

1.1.0 - January 23, 2026

Added

  • Flutter-Android & iOS: Added Geofencing plugin support.

Changed

  • Flutter-Android & iOS: Optimized profile synchronization in regards to properties and plugins.

Fixed

  • Flutter-Android: Fixed issue with the SDK crashing when clearing plugins in certain cases.

1.0.1 - October 23 2025

Added

  • Added Documentation Link to README.md

Changed

  • Upgraded to iOS SDK 5.1.1

1.0.0 - October 10 2025

Added

  • Initial SDK Release containing the following features:

    • Event tracking (PAGE VIEW, VIEW, CONVERSION, CLICK)

    • Profile properties manipulations (add, set, increment, privacy, and objectives)

    • Profile creation/deletion

    • Global Listener plugin

    • Preferred Hour Listener plugin

    • Visit Listener plugin

    • Headless Dialogue plugin

    • Recommendation Dialogue plugin

    • Alert (Custom Plugin)

    • Timeline Events

    • Simulator Support

Did this answer your question?