flutter_refactor_plugin 1.0.1
flutter_refactor_plugin: ^1.0.1 copied to clipboard
A custom lint plugin that encourages declarative widget composition by suggesting extraction of complex widget trees.
1.0.0 #
- Initial release.
- Added
prefer_declarative_over_widget_nestinglint rule. - Added smart naming assistant for extracted widgets.
- Supports handling custom widgets and localization variables in naming.