Flutter SDK Example App
A comprehensive Flutter application demonstrating all Apptrove SDK features with complete implementation examples.
Overview
The Apptrove Flutter SDK Simulator is a fully functional Flutter app that showcases:
- Complete SDK Integration - All Apptrove SDK features implemented
- Real-world Examples - Production-ready Dart code patterns
- Cross-platform Support - Android and iOS compatibility
- Modern UI - User-friendly interfaces for testing features
- Comprehensive Logging - Detailed debugging information
- Firebase Integration - Uninstall tracking with Firebase Analytics
SDK in this example
Code samples on this page use Trackier SDK (e.g. Trackierfluttersdk, TrackierEvent). For Apptrove SDK, use AppTroveFlutterSdk, AppTroveSDKConfig, and AppTroveEvent with the same patterns. See Installation and Integrate SDK for tabbed Apptrove/Trackier examples.