flutter_perf_doctor 0.1.0 copy "flutter_perf_doctor: ^0.1.0" to clipboard
flutter_perf_doctor: ^0.1.0 copied to clipboard

Detect Flutter performance issues automatically.

flutter-perf-doctor #

Topics: dart · flutter · flutter-perf-doctor · mobile · pub

Detect Flutter performance issues automatically.

CLI #

npx flutter-perf-doctor scan

Features #

  • rebuild issues
  • memory leaks
  • oversized widgets
  • nested scroll issues

Usage #

import 'package:flutter_perf_doctor/flutter_perf_doctor.dart';

void main() {
  FlutterPerfDoctor.init();
}

Why #

Performance debugging is difficult.

License #

MIT

0
likes
140
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Detect Flutter performance issues automatically.

Topics

#dart #flutter #flutter-perf-doctor #mobile #pub

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_perf_doctor