flutternaut 0.0.5 copy "flutternaut: ^0.0.5" to clipboard
flutternaut: ^0.0.5 copied to clipboard

A concise Semantics wrapper for Flutter test automation. Provides named constructors for common UI patterns (buttons, inputs, text, list items, checkboxes).

0.0.5 #

  • Document @FlutternautView annotation usage in README.
  • Fix stale semantics documentation — update constructors table and excludeSemantics behavior.

0.0.4 #

  • Add @FlutternautView annotation for grouping elements by view/screen.
  • View annotation propagates from StatefulWidget to its State class in the generator.
  • Example app with 5 screens and test data covering all actions.

0.0.3 #

  • Update installation steps with generator CLI setup.

0.0.2 #

  • Fix homepage link.

0.0.1 #

  • Initial release.
  • Semantics wrapper widget with named constructors for common UI patterns.
  • Optional description parameter for AI test authoring metadata.
1
likes
160
points
233
downloads

Documentation

API reference

Publisher

verified publisherflutternaut.app

Weekly Downloads

A concise Semantics wrapper for Flutter test automation. Provides named constructors for common UI patterns (buttons, inputs, text, list items, checkboxes).

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutternaut_generator

More

Packages that depend on flutternaut