Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Performance and Crash Insights packages
Last updated: January 26, 2025
App performance analysis deals with the analysis of application performance data. To measure the performance of a Flutter app, you can use a variety of tools. One popular tool is the Dart Devtools, which allows you to measure the performance of your app on a variety of devices. Another tool you can use is the Android Studio profiler, which provides you with a detailed view of your app's performance. Various Flutter packages also provide tools to directly view the app performance while running on a device.
In production apps, it is also important to identify any issues that led to a crash while operating an app. This process is known as Crash analytics where data related to app crashes are collected, analyzed and reported. It is typically used to improve app quality by identifying and fixing defects that cause crashes. Crash analytics can also be used to troubleshoot customer issues and track the root cause of crashes. Firebase Crashalytics and Sentry are two popular Crash Analytics & Insights tools.
The complete list of Flutter packages that can help with App Performance, Crash Analytics and Crash Insights for a Flutter app is provided below.
leak_tracker
👍 129 ⬇️ 2.3M
Dart 3 compatibleMaintenance Status: Good
A framework for memory leak tracking for Dart and Flutter applications.
firebase_crashlytics
👍 1.2K ⬇️ 1.1M
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.
sentry_flutter
👍 942 ⬇️ 459.8K
Dart 3 compatibleMaintenance Status: Good
Sentry SDK for Flutter. This package aims to support different Flutter targets by relying on the many platforms supported by Sentry with native SDKs.
sentry
👍 509 ⬇️ 514K
Dart 3 compatibleMaintenance Status: Good
A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.
firebase_performance
👍 213 ⬇️ 35.7K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for Google Performance Monitoring for Firebase, an app measurement solution that monitors traces and HTTP/S network requests on Android and iOS.
sentry_dart_plugin
👍 26 ⬇️ 116.4K
Dart 3 compatibleMaintenance Status: Good
Uploads debug symbols to Sentry for server-side symbolication.
sentry_dio
👍 34 ⬇️ 84.3K
Dart 3 compatibleMaintenance Status: Good
An integration which adds support for performance tracing for the Dio package.
statsfl
👍 130 ⬇️ 3K
Dart 3 compatibleMaintenance Status: Poor
A simple FPS monitor for Flutter. Helps to easily diagnose performance problems in your applications.
flutter_ume
👍 112 ⬇️ 698
Dart 3 compatibleMaintenance Status: Poor
UME is an in-app debug kits platform for Flutter apps. Produced by Flutter Infra team of ByteDance.
newrelic_mobile
👍 41 ⬇️ 46.7K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for NewRelic Mobile. This plugin allows you to instrument Flutter apps with help of native New Relic Android and iOS agents.
dynatrace_flutter_plugin
👍 28 ⬇️ 49.1K
Dart 3 compatibleMaintenance Status: Good
The Dynatrace Flutter plugin helps auto-instrument your Flutter app with Dynatrace OneAgent for Android and iOS. It also provides an API to add manual instrumentation.
flutter_bugly
👍 64 ⬇️ 610
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for Tencent Bugly, Crash monitoring, Crash analysis, exception reporting, application update, data statistics, etc
leak_detector
👍 61 ⬇️ 77
Dart 3 compatibleMaintenance Status: Average
Used to detect page memory leaks. You can use it to detect whether there is a memory leak in 'Widget', 'Element' and 'State'.
![flutter_web_optimizer Card Image](/media-cards/flutter_web_optimizer.png)
flutter_web_optimizer
👍 52 ⬇️ 1.3K
Dart 3 compatibleMaintenance Status: Good
A optimization tools for flutter web, solved web page loading slow and browser cache problem.
growthbook_sdk_flutter
👍 16 ⬇️ 23.9K
Dart 3 compatibleMaintenance Status: Good
An open-source feature flagging and experimentation platform that makes it simple to alter features and execute A/B testing.
shake_flutter
👍 33 ⬇️ 8.4K
Dart 3 compatibleMaintenance Status: Good
Shake is a tool for receiving better bug reports automatically. Reports arrive to you instantly with a ton of useful data so you can fix them 50X faster.
flutter_appcenter_bundle
👍 39 ⬇️ 44
Dart 3 compatibleMaintenance Status: Poor
This plugin currently bundles AppCenter Analytics, Crashes and Distribute.
![show_fps Card Image](/media-cards/show_fps.png)
show_fps
👍 36 ⬇️ 673
Dart 3 compatibleMaintenance Status: Average
A flutter package that will allow you to check your app performance using FPS Badge.
performance
👍 28 ⬇️ 1.9K
Dart 3 compatibleMaintenance Status: Poor
Performance overlay package for Flutter apps that works on web.
flutter_bugfender
👍 24 ⬇️ 1.6K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin to enable Bugfender reporting (iOS, Android and web support).
fps_jank_flash_widget
👍 21 ⬇️ 1
Dart 3 compatibleMaintenance Status: Average
A flutter widget that flashes when flutter fails to render a frame in a certain timeframe
fps_monitor
👍 20 ⬇️ 89
Dart 3 compatibleMaintenance Status: Poor
A flutter package can help you get the Fps information for your app .
github_snitch
👍 5 ⬇️ 80
Dart 3 compatibleMaintenance Status: Good
Package for capture & open github issue for crashes, issues & proposals
flutter_telegram_crashlytics
👍 4 ⬇️ 107
Dart 3 compatibleMaintenance Status: Average
Telegram bot application crash reporter library.
stacked_crashlytics
👍 4 ⬇️ 39
Dart 3 compatibleMaintenance Status: Poor
A package that provides a Crashlytics Service as well as a LogOuput.
flutter_ume_kit_perf
👍 1 ⬇️ 127
Dart 3 compatibleMaintenance Status: Poor
Performance kits for flutter_ume.
flutter_crashlytics
👍 25 ⬇️ 58
Maintenance Status: Poor
Flutter plugin to enable Crashlytics reporting on Android and iOS, also offer the ability to add custom log and informations to the reports.