appambit_sdk_flutter 0.3.0
appambit_sdk_flutter: ^0.3.0 copied to clipboard
Lightweight SDK for analytics, events, logging, crashes, and offline support. Simple setup, minimal overhead.
0.3.0 #
AppAmbit #
- [Feature] Added support for CMS (Content Management System) integration, allowing dynamic content updates and management within the app without requiring app updates. Using fluent API design for easy integration and configuration of CMS features.
0.2.0 #
AppAmbit Push Notifications SDK #
- [Feature] Added Push Notifications support for Android and iOS. This includes handling push notification permissions and receiving notifications.
AppAmbit SDK #
- [Feature] Added Remote Config support to AppAmbit, allowing dynamic configuration of app behavior without requiring app updates.
- [Feature] Added option to send breadcrumbs only on crashes to improve performance and resource efficiency.
0.1.0 #
AppAmbit SDK #
- [Feature] Auto populate session timeline with app and page lifecycle event breadcrumbs
0.0.3 #
AppAmbit SDK #
- [Refactor] Renamed the public SDK interface to improve clarity and consistency across platforms. This change simplifies the exposed API surface and aligns naming conventions with the rest of the AppAmbit SDKs. Consumers must update references to the new interface name when upgrading.
0.0.1 #
First publish.