PackageTrack
Sign in Get early access

flutter_smartlook

Smartlook SDK wrapper for Flutter. Analyze user behavior in ways never possible before.

4.1.32 16K downloads/mo #2410 most downloaded on pub.dev

What this package is like to depend on

Last release 5 months ago

11 Mar 2026

Release timing varies

gaps range from 8 days to 9 months

Nearly every release is documented

notes for 53 of 53 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

57 releases · first in 2021

3 releases in the last 12 months

see the full history below

Release timeline

57 releases · Oct 2021 to Mar 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 57
  1. 4.1.32 11 Mar 2026
    Release notes
    • fix for Flutter 3.42.0
    Open source →
  2. 4.1.31 13 Dec 2025
    Release notes
    • Fix sensitivity and wireframe issue created on 4.1.30 version
    Open source →
  3. 4.1.30 13 Dec 2025
    Release notes
    • Bumped to Android SDK 2.3.31
      • Fixed rare recording issues
      • Disabled debug logs on Android
    Open source →
  4. 4.1.29 06 Aug 2025
    Release notes
    • Adjusted analysis_options.yaml to comply with pub.dev requirements
    Open source →
  5. 4.1.28 06 Aug 2025
    Release notes
    • Updated to latest Flutter version to fix analyzer errors from stricter type checks and deprecated APIs
    Open source →
  6. 4.1.27 04 Aug 2025
    Release notes
    • Fix static analysis issues
    Open source →
  7. 4.1.26 30 Jun 2025
    Release notes
    • Add support for Flutter 3.32.0
    Open source →
  8. 4.1.25 07 Oct 2024
    Release notes
    • Bumped to Android SDK 2.3.27
    Open source →
  9. 4.1.24 17 Aug 2024
    Release notes
    • Fix InAppWebview slowness on Android
    • fix iOS non platform thread issue
    • Bumped to Android SDK 2.3.24
    Open source →
  10. 4.1.23 18 Jun 2024
    Release notes
    • Fix iOS navigation event disable by default
    Open source →
  11. 4.1.22 16 May 2024
    Release notes
    • Bumped to Android SDK 2.3.22 to fix sometiems frozen screen
    Open source →
  12. 4.1.21 08 May 2024
    Release notes
    • Bumped to iOS SDK 2.2.11 with privacy manifest
    Open source →
  13. 4.1.20 26 Apr 2024
    Release notes
    • Fixed static and dynamic framework issue on iOS
    Open source →
  14. 4.1.19 25 Apr 2024
    Release notes
    • Bumped to iOS SDK 2.2.10
    • Bumped to android SDK 2.3.21
    Open source →
  15. 4.1.18 16 Mar 2024
    Release notes
    • Extending wireframe canvas functionality
    • Bumped to android SDK 2.3.20
    Open source →
  16. 4.1.17 05 Feb 2024
    Release notes
    • Disabled native navigation events and API to enable them
    • Bumped to android SDK 2.3.17
    Open source →
  17. 4.1.16 30 Jan 2024
    Release notes
    • Wireframe
      • RenderDecorationSetNameWidget does not have to be used anymore when app is obfuscated
      • Wireframe Transform.scale/rotate/translate/flip coverage
      • Icon vs Text recognition
    • Bumped to android SDK 2.3.15
    Open source →
  18. 4.1.15 04 Jan 2024
    Release notes
    • Android success called only on Main thread
      • possibly fixes Methods marked with @UiThread must be executed on the main thread
    Open source →
  19. 4.1.14 21 Dec 2023
    Release notes
    • Bumped to android SDK 2.3.13
      • fixes fastSubstring issue
    Open source →
  20. 4.1.13 16 Dec 2023
    Release notes
    • Enhanced wireframe to collect blendColor from Image
    • Bumped to android SDK 2.3.12
      • fixes object.wait crash
      • fixes org.json.JSONException: Value Too crash
    Open source →
  21. 4.1.12 29 Nov 2023
    Release notes
    • Bumped to iOS SDK to 2.2.9
    • Added support for SmartlookObserver to track GetX navigation events
    • Adjusted threads for communication between Flutter and native
    Open source →
  22. 4.1.11 24 Nov 2023
    Release notes
    • BREAKING: Removed setReferrer function
    • Bumped to android SDK 2.3.11
      • possibly fixes known crashes
    Open source →
  23. 4.1.10 21 Nov 2023
    Release notes
    • BREAKING: Supporting only Flutter 3.16.0 and above
    Open source →
  24. 4.1.9 29 Sep 2023
    Release notes
    • BREAKING: Supporting only Flutter 3.13.0 and above
    Open source →
  25. 4.1.9-fix-obfuscated 10 Nov 2023 pre-release
    Release notes
    • removed MaterialApp from obfuscation logic
      • Add RenderDecorationSetNameWidget in your app if needed wireframe
    Open source →
  26. 4.1.8 25 Sep 2023
    Release notes
    • Bumped to android SDK 2.3.8
      • Fixes ViewGroup crash
    Open source →
  27. 4.1.8-flutter3.13.0 21 Aug 2023 pre-release

    Nothing published for this version

  28. 4.1.7 18 Aug 2023
    Release notes
    • Solved issues when obfuscated
    • Fixed displaying Widget in wireframe mode with [Opacity]
    • Bumped to android SDK 2.3.5
      • Fixes problems on Android 14
    Open source →
  29. 4.1.6 15 Aug 2023
    Release notes
    • Bumped to android SDK 2.3.4
      • Fixes Missing pointer 0
    Open source →
  30. 4.1.5 02 Aug 2023
    Release notes
    • Bumped to android SDK 2.3.2
      • Fixes crash for a split app view and similar cases
    Open source →
  31. 4.1.4 28 Jul 2023
    Release notes
    • Extended automatic navigation tracking
    • Fixed transition sensitivity
    • Bumped to android SDK 2.3.1
    • Bump iOS SDK to 2.2.7
    Open source →
  32. 4.1.4-beta.2 21 Jul 2023 pre-release
    Release notes
    • Added logic for covering BottomSheet transitions sensitivity
    Open source →
  33. 4.1.4-beta.1 14 Jul 2023 pre-release
    Release notes
    • Extended automatic navigation tracking
    • Fixed transition sensitivity
    Open source →
  34. 4.1.3 19 May 2023
    Release notes
    • Enable setting region US/EU
    • Possible fix for releasing to App Store
    Open source →
  35. 4.1.2 15 May 2023
    Release notes
    • Enable building for Web platform
    Open source →
  36. 4.1.1 12 Apr 2023
    Release notes
    • Improve iOS sensitivity for TextField and TextFormField
    • Improve significantly performance of wireframe from images
    • Bump iOS SDK to 2.2.4
    • BREAKING: Added class RawMagnifier to sensitive elements
    • BREAKING: Listeners callback parameter set to String
    Open source →
  37. 4.1.0 29 Mar 2023
    Release notes
    • Bump android SDK to 2.2.2
    • Bump iOS SDK to 2.2.3
    • Added wireframe rendering mode
    • Added sensitivity for elements and classes
    • Extended sensitivity for native elements
    • BREAKING REFACTOR: listeners changed to be more similar to native SDKs
    • BREAKING REFACTOR: TextField and TextFormField are set to sensitive by default
    Open source →
  38. 4.0.8 02 Feb 2023
    Release notes
    • FIX: URL getters fixed to return correct form now
    Open source →
  39. 4.0.7 17 Jan 2023
    Release notes
    • FIX: bump android SDK to 2.1.6
    • FIX: fix getUrlWithTimeStamp getter
    • FIX: set adaptiveFramerate on iOS by default to false on first start of recording, should prevent from occasional lagging of recording
    Open source →
  40. 4.0.6 21 Dec 2022
    Release notes
    • FIX: bumped android SDK to 2.1.5 web view fixes
    • FIX: recording mask set to null fix
    Open source →
  41. 4.0.5 24 Nov 2022
    Release notes
    • FIX: bumped android SDK to 2.1.4 to prevent crashes with async task
    Open source →
  42. 4.0.4 10 Nov 2022
    Release notes
    • FIX: bumped android SDK to 2.1.3 to prevent crashes with Kotlin versions lower than 1.6.0
    Open source →
  43. 4.0.3 01 Nov 2022
    Release notes
    • FIX: bumped android SDK to 2.1.2 to prevent occasional crashes
    • all used classes can now be imported and are also visible in generated docs
    Open source →
  44. 4.0.2 25 Oct 2022
    Release notes
    • BREAKING REFACTOR: trackEvent, trackNavigationEnter, trackNavigationExit parameter key changed to name
    • added or extended documentation for methods and classes
    Open source →
  45. 4.0.1 14 Oct 2022
    Release notes
    • FIX: iOS did not build with use_frameworks! inside your podfile. Now it requires it to build
    Open source →
  46. 4.0.0 12 Oct 2022
    Release notes

    Note: This release has breaking changes.

    • Update Smartlook Android and iOS SDK to v2.1.0
    • BREAKING REFACTOR: static methods converted to instance methods
    • BREAKING REFACTOR: method namings and functionality may differ
    • BREAKING REFACTOR: missing wireframe - will be released in next version
    • Java converted into Kotlin
    • Objective C converted into Swift
    Open source →
  47. 3.0.10 02 May 2022
    Release notes
    • Android waiting for futures fixed
    • Fixed not working example
    • Update Android Smartlook SDK to v1.8.13
    Open source →
  48. 3.0.9 01 Mar 2022
    Release notes
    • Revert iOS Smartlook SDK back to 1.7.10
      • Should fix the iOS build issue
    Open source →
  49. 3.0.8 21 Feb 2022
    Release notes
    • Update Android Smartlook SDK to v1.8.11
      • Should fix some rare crashes on Samsung Galaxy phones
    • Update iOS Smartlook SDK to v1.8.6
    Open source →
  50. 3.0.7 07 Feb 2022
    Release notes
    • Update Android Smartlook SDK to v1.8.10
    Open source →
  51. 3.0.6 28 Jan 2022
    Release notes
    • Remove startFullscreenSensitiveMode() method
      • use Smartlook.setRenderingMode(SmartlookRenderingMode.no_rendering);
    • Remove stopFullscreenSensitiveMode() method
      • use Smartlook.setRenderingMode(SmartlookRenderingMode.native);
    • Remove isFullscreenSensitiveModeActive() method
    • Remove jcenter from gradle
    Open source →
  52. 3.0.5 30 Dec 2021
    Release notes
    • Bug fixes
    Open source →
  53. 3.0.4 04 Dec 2021
    Release notes
    • Bug fixes
    Open source →
  54. 3.0.3 04 Nov 2021
    Release notes
    • Switch back to Smartlook.xcframework compiled by Xcode 12 to fix compatibility issues.
    Open source →
  55. 3.0.2 13 Oct 2021
    Release notes
    • Fix gradle build issue
    Open source →
  56. 3.0.1 12 Oct 2021
    Release notes
    • Update of Android SDK
    Open source →
  57. 3.0.0 07 Oct 2021
    Release notes
    • New name - flutter_smartlook
    • Support of "wireframe" mode
    • Update of both iOS and Android SDKs -> performance and stability improvements
    • Support of latest Flutter versions
    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