Release Notes - Flutter
2025
Jul
0.0.11
EnhancementsEnhancements:
- Added groupId parameter support to the setUser method.
- Added support for removeUser method.
Bug fixes:
- Fixed non-fatal API issue in iOS.
Jun
0.0.10
Bug-FixesBug fixes:
- Fixed FlutterView import and updated Flutter SDK constraint.
May
0.0.9
Bug-FixesBug fixes:
- Fixed RemoteConfig default enable option.
2024
Sep
0.0.8
FeaturesFeatures:
- Implemented Apptics feedback module.
- Implemented Apptics ANR tracking module for Android.
Jun
0.0.7
EnhancementsEnhancements:
- Implemented defined events
- Implemented flush method for events, screens, and sessions for Android.
- Removed setDisableIfNotInstalledFromPlayStore method and disableIfNotInstalledFromPlayStore variable, which is handled in the native SDK.
Apr
0.0.6
New Features:
- Introducing crash reporting
0.0.5
EnhancementsEnhancements:
- Implemented new custom property segregation in events.
- Implemented flush method in iOS, responsible for sending all stats to the server including events, sessions, and screens.
Mar
0.0.4
Bug-FixesBug fixes:
- Fixed properties optional param issue in addEvent method.
2023
Dec
0.0.3
FeaturesFeatures:
- Introduced remote configuration.
- Introduced in-app ratings.
Aug
0.0.2
FeaturesFeatures:
- Introduced in-app updates
Jan
0.0.1
FeaturesFeatures:
- Introduced in-app events.
- Introduced screens.
- Introduced sessions.