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

Visualize widget dependency trees.

flutter-widget-map #

Topics: dart · flutter · flutter-widget-map · mobile · pub

Visualize widget dependency trees.

CLI #

npx flutter-widget-map analyze

Features #

  • Interactive widget graph
  • dependency analysis

Usage #

import 'package:flutter_widget_map/flutter_widget_map.dart';

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

Why #

Large widget trees become impossible to understand.

License #

MIT

0
likes
140
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Visualize widget dependency trees.

Topics

#dart #flutter #flutter-widget-map #mobile #pub

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_widget_map