Analytics Error Tracking
A streamlined Flutter package that simplifies error tracking and performance monitoring in Flutter applications. This package helps developers capture, analyze, and monitor application errors with detailed contextual information.
Features
- π― Simple error tracking with stack trace support
- π± Automatic device information collection
- π Cross-platform support (iOS & Android)
- π Detailed error context and metadata
- β‘οΈ Sentry integration for robust error reporting
- π Support for multiple analytics platforms:
- Firebase Analytics
- Mixpanel
- Amplitude
Getting Started
Add to your pubspec.yaml
:
dependencies:
analytics_error_tracking: ^1.0.0