Hey everyone π
I just published a new Flutter package to help with app startup performance and debugging:
performance_monitor
Measure how long each init step actually takes
Get a nice timing report for your startup sequence
Add simple smart caching to avoid duplicate async calls
Install:
dependencies:
performance_monitor: ^1.0.1
Pub: https://pub.dev/packages/performance_monitor
If youβre fighting slow splash screens or mysterious startup delays, Iβd love your feedback and ideas for improvements!
Top comments (0)