PackageTrack
Sign in Get early access

adaptive_analytics

Flutter plugin for the Adaptive SDK Analytics module. Logs learning events (badge earnings, quiz submissions, grade changes, course enrolments, etc.) to the Adaptive e-learning platform.

1.0.33 AdaptiveSDK/adaptive_analytics

What this package is like to depend on

Last release 3 months ago

20 May 2026

Ships fairly regularly

a new release about every 2 weeks

Nearly every release is documented

notes for 11 of 11 stable releases

Nothing withdrawn

no release was ever pulled

4 months old

11 releases · first in 2026

11 releases in the last 12 months

see the full history below

Release timeline

11 releases · Apr 2026 to May 2026
Release Pre-release

Releases

latest 11
  1. 1.0.33 20 May 2026
    Release notes
    • Bump iOS native dependency to AdaptiveAnalytics 1.0.33. Updated podspec dependency constraint to ~> 1.0.
    Open source →
  2. 1.0.24 28 Apr 2026
    Release notes

    chore: bump version to 1.0.24

    Open source →
    Release notes
    • Maintenance release and dependency updates.
    Open source →
  3. 1.0.23 27 Apr 2026
    Release notes

    chore: bump version to 1.0.23

    Open source →
    Release notes
    • Bumped iOS AdaptiveAnalytics CocoaPod dependency pin to ~> 1.0.23.
    • Bumped Android native dependency pin to adaptive-analytics:1.0.23.
    Open source →
  4. 1.0.22 18 Apr 2026
    Release notes

    chore: bump version to 1.0.22

    Open source →
    Release notes
    • Bumped iOS AdaptiveAnalytics CocoaPod dependency pin to ~> 1.0.22.
    • Bumped Android native dependency pin to adaptive-analytics:1.0.22.
    Open source →
  5. 1.0.21 18 Apr 2026
    Release notes

    chore: bump version to 1.0.21

    Open source →
    Release notes
    • Bumped iOS AdaptiveAnalytics CocoaPod dependency pin to ~> 1.0.21.
    • Bumped Android native dependency pin to adaptive-analytics:1.0.21.
    Open source →
  6. 1.0.20 17 Apr 2026
    Release notes

    chore: bump version to 1.0.20

    Open source →
    Release notes
    • Bumped iOS AdaptiveAnalytics CocoaPod dependency pin to ~> 1.0.20.
    • Bumped Android native dependency pin to adaptive-analytics:1.0.20.
    Open source →
  7. 1.0.19 17 Apr 2026
    Release notes

    chore: bump version to 1.0.19

    Open source →
    Release notes
    • Bumped iOS AdaptiveAnalytics CocoaPod dependency pin to ~> 1.0.19.
    • Bumped Android native dependency pin to adaptive-analytics:1.0.19.
    Open source →
  8. 1.0.12 11 Apr 2026
    Release notes
    • logUserPropertiesEvent() now accepts Map<String, dynamic>; UserPropertiesEvent model removed
    • logAppLaunchEvent() added; native SDKs also fire this automatically on init
    • Android: logUserPropertiesEvent and logAppLaunchEvent handlers implemented
    • iOS: logUserPropertiesEvent passes raw args dict; logAppLaunchEvent handler added
    • Android: mavenLocal() removed; adaptive-analytics dependency pin bumped to 1.0.11
    • iOS: AdaptiveAnalytics CocoaPod dependency pinned to ~> 1.0.12
    • Updated CHANGELOG
    Open source →
    Release notes
    • AdaptiveAnalytics.logUserPropertiesEvent – signature changed from the fixed UserPropertiesEvent model to Map<String, dynamic>. Pass any custom key–value pairs your integration needs. The UserPropertiesEvent Dart class has been removed.
    • AdaptiveAnalytics.logAppLaunchEvent() – new method that fires an app-launch event. The native SDKs also fire this automatically on initialisation; call this manually only if you need an additional explicit trigger.
    • AndroidlogUserPropertiesEvent handler in the Flutter plugin now forwards the raw map directly to the native SDK.
    • AndroidInternalHttpClient now logs a structured → REQUEST / ← RESPONSE block for every HTTP call. Gated by debug mode.
    • Android – removed mavenLocal() from plugin build configuration.
    • Bumped Android native dependency pin to adaptive-analytics:1.0.11.
    • Bumped iOS AdaptiveAnalytics CocoaPod dependency pin to ~> 1.0.12.
    Open source →
  9. 1.0.8 07 Apr 2026
    Release notes
    • Added AdaptiveAnalytics.logUserPropertiesEvent — log user profile properties (year, FCM token, user type, school language, registration date, parent ID).
    • Fixed iOS plugin to receive numeric IDs as Int instead of String for all events.
    • Updated iOS logLoginEvent and logRegistrationEvent to use proper enum mapping for LoginMethod and UserType.
    • Added logLoginEvent and logRegistrationEvent handlers to the Android plugin.
    • Moved iOS podspec to ios/ directory and fixed source_files path.
    • Pinned AdaptiveAnalytics CocoaPod dependency to ~> 1.0.10.
    • Lowered iOS minimum deployment target from 15.0 to 13.0.
    • Fixed podspec license path to correctly reference ../LICENSE.
    • Fixed MethodChannel declaration to use const constructor.
    • Sorted dev_dependencies alphabetically in pubspec.yaml.
    Open source →
  10. 1.0.7 06 Apr 2026
    Release notes
    • Added AdaptiveAnalytics.logLoginEvent — log user login events.
    • Added AdaptiveAnalytics.logRegistrationEvent — log new user registration events.
    Open source →
  11. 1.0.6 06 Apr 2026
    Release notes
    • Added iOS platform support (iOS 15.0+).
    • Fixed README package name references to use correct pub.dev package names.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive