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

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

4.0.1 #

  • FIX: iOS did not build with use_frameworks! inside your podfile. Now it requires it to build

4.0.0 #

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

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
38
likes
0
pub points
96%
popularity

Publisher

verified publishersmartlook.com

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_smartlook