apptics_flutter
Flutter plugin for Apptics, wrapper around Apptics Native iOS and Android SDK. Supports features likes in-app updates, in-app events, screens and sessions.
0.0.14
157 downloads/mo
#1560 most downloaded on pub.dev
What this package is like to depend on
Last release 2 months ago
15 Jun 2026
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
16 releases · first in 2023
3 releases in the last 12 months
see the full history below
Release timeline
16 releases · Jan 2023 to Jun 2026Releases
latest 16-
0.0.1415 Jun 2026Release notes
Open source →- Added API call tracking module with four integration strategies: HttpOverrides (auto), Dio interceptor, http.BaseClient wrapper, and manual tracking via AppticsApiTracker.
- Fixed iOS podspec to depend on AppticsApiTracker (was missing, so iOS API tracking was a no-op).
- Restructured platform channel to startApiTracking + endApiTracking so the native SDK measures real request latency.
- Fixed HttpOverrides reporting HTTPS calls as http:// when made via the host/port/path overloads.
- Fixed iOS API tracking to call the correct
startTrackingApiWithURL:method (previouslystartTrackingApi:, which prevented native latency capture). - Updated Apptics iOS SDK to 3.3.13.
- Updated Apptics Android SDK to 0.3.16.
- Used in Apptics Android SDK version 0.3.16.
- Used in Apptics iOS SDK version 3.3.13.
-
0.0.1317 Apr 2026Release notes
Open source →- Updated Apptics Android SDK version to 0.3.13.
- Bumped compileSdkVersion to 34.
- Enabled
setUserWithPropertymethod to set user with properties (email, name, etc.). - Added
getUserPropertiesmethod to retrieve current user properties (Android SDK 0.3.9+). - Added Carousel push notification support on iOS.
- Updated Apptics iOS framework to 3.3.12.
- Used in Apptics Android SDK version 0.3.13.
- Used in Apptics iOS SDK version 3.3.12.
-
0.0.1221 Nov 2025Release notes
Open source →- Implemented Apptics Push Notification Module.
- Used in Apptics Android SDK version BOM 0.3.5.
- Used in Apptics iOS SDK version 3.3.2.
-
0.0.1124 Jul 2025Release notes
Open source →- Added groupId parameter support to the setUser method.
- Added support for removeUser method.
- Fixed Non-fatal API issue on iOS.
- Used in Apptics Android SDK version BOM 0.2.23.
- Used in Apptics iOS SDK version 3.2.0.
-
0.0.1007 Jun 2025 -
0.0.928 May 2025Release notes
Open source →- Fix RemoteConfig default enable option.
- Update project configuration and dependencies.
- Removed AppticsFlutterPlugin.swift file.
-
0.0.9-alpha.110 Apr 2025 pre-releaseNothing published for this version
-
0.0.9-alpha14 Feb 2025 pre-releaseNothing published for this version
-
0.0.820 Sep 2024Release notes
Open source →- 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.
-
0.0.729 May 2024Release notes
Open source →- 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
-
0.0.626 Apr 2024Release notes
Open source →- 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
-
0.0.504 Apr 2024Release notes
Open source →- 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
-
0.0.404 Mar 2024 -
0.0.307 Dec 2023Release notes
Open source →- 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
-
0.0.201 Aug 2023Release notes
Open source →- Added In-app Update functionality.
- Used in Apptics Android SDK version 0.1.6
- Used in Apptics iOS SDK version 1.1.9
-
0.0.124 Jan 2023