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