flutter_smartlook 3.0.10 copy "flutter_smartlook: ^3.0.10" to clipboard
flutter_smartlook: ^3.0.10 copied to clipboard

PlatformAndroidiOS
outdated

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

3.0.10 #

  • Android waiting for futures fixed
  • Fixed not working example
  • Update Android Smartlook SDK to v1.8.13

3.0.9 #

  • Revert iOS Smartlook SDK back to 1.7.10
    • Should fix the iOS build issue

3.0.8 #

  • 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

3.0.7 #

  • Update Android Smartlook SDK to v1.8.10

3.0.6 #

  • Remove startFullscreenSensitiveMode() method
    • use Smartlook.setRenderingMode(SmartlookRenderingMode.no_rendering);
  • Remove stopFullscreenSensitiveMode() method
    • use Smartlook.setRenderingMode(SmartlookRenderingMode.native);
  • Remove isFullscreenSensitiveModeActive() method
  • Remove jcenter from gradle

3.0.5 #

  • Bug fixes

3.0.4 #

  • Bug fixes

3.0.3 #

  • Switch back to Smartlook.xcframework compiled by Xcode 12 to fix compatibility issues.

3.0.2 #

  • Fix gradle build issue

3.0.1 #

  • Update of Android SDK

3.0.0 #

  • New name - flutter_smartlook
  • Support of "wireframe" mode
  • Update of both iOS and Android SDKs -> performance and stability improvements
  • Support of latest Flutter versions

2.0.1 #

  • Fix of setRenderingMode method issue

2.0.0 #

  • Null safety support

1.0.7 #

  • Fix: iOS build issue

1.0.6 #

  • Minor stability improvements

1.0.5 #

  • Minor stability improvements

1.0.4 #

  • Support of setEventTrackingModes functinality
  • Minor stability improvements

1.0.3 #

  • Builder setup with options
  • Better handling of internal sessions

1.0.2 #

  • Fix: Identify methods can be called outside UI thread

1.0.1 #

  • Fix: Crashlytics handling

1.0.0 #

  • Added IntegrationListener that can be used to obtain dashboard session and visitor URL
  • New getDashboardVisitorUrl method used to obtain dashboard visitor URL
  • Session can be now restarted using resetSession method
  • New visitor can be crated using resetSession method with resetUser option set to TRUE
  • Fix: Crashes tied to orientation changes
  • Fix: Identify now fully supports UTF-8
  • Changed: All SDK threads are now named
  • Changed: Method getDashboardSessionUrl has new option withCurrentTimestamp

0.0.9 #

  • Fix: Event is tracked even before session has started
  • Better session cache handling / Strict cache rules
  • Analytics only mode and no rendering

0.0.8 #

  • Additional API methods
  • Minor fixes
  • Video rendering optimization

0.0.7 #

  • Image quality boost
  • Fix of rare orientation handling issues
  • Minor fixes

0.0.6 #

  • Custom API client
  • Touch/selector events are more reliable
  • Improved sensitive view hiding

0.0.5 #

  • fixed: iOS plugin build issues in Swift-based apps

0.0.4 #

  • Minor bugfixes.

0.0.3 #

  • Beta release of the plugin and minor bugfixes.

0.0.2 #

  • Additional methods for events recording

0.0.1 #

  • Initial testing version of Flutter wrapper for Smartlook
38
likes
130
pub points
96%
popularity

Publisher

verified publishersmartlook.com

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

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_smartlook