flutternaut_generator 0.0.1
flutternaut_generator: ^0.0.1 copied to clipboard
CLI tool that scans Flutter projects for Flutternaut widgets and extracts labels into a structured JSON file for AI test authoring.
0.0.1 #
- Initial release.
- AST-based scanner for Flutternaut widget usages.
- Extracts labels, types, descriptions, and screen groupings.
- Dynamic label detection with pattern rewriting.
- CLI with configurable output path.