apptics_flutter 0.0.8 apptics_flutter: ^0.0.8 copied to clipboard
Flutter plugin for Apptics, wrapper around Apptics Native iOS and Android SDK. Supports features likes in-app updates, in-app events, screens and sessions.
Change Log #
Apptics Flutter 0.0.8 #
- Implemented Apptics Feedback Module.
- Implemented Apptics ANR tracking module for Android.
- Used in Apptics Android SDK version BOM 0.2.12.
- Used in Apptics iOS SDK version 2.1.1.
Apptics Flutter 0.0.7 #
- Implemented Defined events.
- Implemented a flush method exclusively on the Android side, responsible for sending all statistics to the server, including events, screens, and sessions.
- Removed setDisableIfNotInstalledFromPlayStore method and disableIfNotInstalledFromPlayStore variable, which is handled in Native SDK side.
- Used in Apptics Android SDK version BOM 0.2.5.1.
- Used in Apptics iOS SDK version 2.0.5
Apptics Flutter 0.0.6 #
- Implemented Crash Tracker functionality.
- Made changes to AppticsFlutter instance creation.
- Moved in-app functions into a separate class.
- Used in Apptics Android SDK version 0.2.4
- Used in Apptics iOS SDK version 2.0.3
Apptics Flutter 0.0.5 #
- Implemented new custom property segregation in events.
- Implemented a flush method exclusively on the iOS side, responsible for sending all statistics to the server, including events, screens, and sessions.
- Updated Java version to 17 and Kotlin version to 1.8.0.
- Used in Apptics Android SDK version 0.2.3
- Used in Apptics iOS SDK version 2.0.1
Apptics Flutter 0.0.4 #
- Fixed properties optional param issue in addEvent method.
Apptics Flutter 0.0.3 #
- Added In-app Rating functionality.
- Added Remote Configuration functionality.
- Used in Apptics Android SDK version 0.2-beta5
- Used in Apptics iOS SDK version 1.2.2
Features #
- Remote Configuration
- In-app Rating
Apptics Flutter 0.0.2 #
- Added In-app Update functionality.
- Used in Apptics Android SDK version 0.1.6
- Used in Apptics iOS SDK version 1.1.9
Apptics Flutter 0.0.1 #
Features #
- In-app Events
- Screens
- Sessions