flutter_performance_optimizer 1.0.0 copy "flutter_performance_optimizer: ^1.0.0" to clipboard
flutter_performance_optimizer: ^1.0.0 copied to clipboard

A powerful developer tool that automatically detects performance issues in Flutter apps and provides actionable suggestions. Identify rebuild problems, memory leaks, heavy widgets, and slow animations [...]

1.0.0 #

  • ๐ŸŽ‰ Initial release
  • ๐Ÿง  AI Optimization Suggestions: Integrated Gemini 1.5 Flash for deep architectural analysis
  • ๐Ÿ”ง Automatic Fix Generator: Live code-level fixes for performance issues
  • ๐Ÿ—บ Rebuild Heatmap: Visual overlay showing widget rebuild intensity
  • ๐Ÿ“ˆ Performance Timeline: Historical charts for FPS and Memory trends
  • ๐Ÿ›  DevTools Integration: Built-in support for official Flutter DevTools extension
  • ๐Ÿงช CI Performance Testing: Automated regression testing helpers and JSON reporting
  • โšก CPU & GPU Profiling: Real-time system load monitoring
  • โœ… Widget rebuild detection and tracking
  • โœ… Memory leak detection (heuristic-based)
  • โœ… FPS and frame timing monitoring
  • โœ… Slow animation and jank detection
  • โœ… Widget tree depth tracking
  • โœ… Unnecessary setState detection
  • โœ… Performance overlay dashboard with tabs (FPS, Memory, Rebuilds, Suggestions)
  • โœ… Performance score calculation (0-100 with letter grades)
  • โœ… PerformanceInspector widget for targeted analysis
  • โœ… Configuration options for all features
  • โœ… Debug mode only by default
  • โœ… Support for Android, iOS, Web, macOS, Windows, Linux
0
likes
0
points
204
downloads

Publisher

verified publisheracrocoder.com

Weekly Downloads

A powerful developer tool that automatically detects performance issues in Flutter apps and provides actionable suggestions. Identify rebuild problems, memory leaks, heavy widgets, and slow animations โ€” all in real time. Build faster, smoother apps with confidence.

Repository (GitHub)
View/report issues

Topics

#performance #debugging #developer-tools #optimization #monitoring

License

unknown (license)

Dependencies

flutter, flutter_test, google_generative_ai

More

Packages that depend on flutter_performance_optimizer