Overview
The newrelic_mobile package is a Flutter plugin that integrates New Relic's mobile monitoring capabilities into Flutter applications. By leveraging native Android and iOS agents, it enables detailed performance tracking, crash reporting, and user experience insights. Developers can monitor app responsiveness, track transactions, and identify issues in real time. The plugin simplifies instrumentation with minimal code changes, making it easy to adopt within existing Flutter projects. It supports both major platforms and aligns with New Relic’s comprehensive observability suite.
Use cases
- Real-time app performance monitoring
- Crash detection and reporting
- User session tracking
- Transaction tracing
- Mobile app optimization
Key features
- Native Android and iOS agent integration
- Seamless Flutter compatibility
- Automatic crash and error capture
- Performance metrics collection
- Easy setup via pub.dev
Suitable for
- Mobile app developers using Flutter
- Teams focused on app stability and performance
- Enterprises requiring observability tools
- Developers integrating with New Relic ecosystem
Considerations
- Requires New Relic account and license key
- Limited to Android and iOS platforms
- Depends on native agent versions
- May increase app bundle size slightly
- Needs proper configuration for full functionality