flutternaut 0.0.6 copy "flutternaut: ^0.0.6" to clipboard
flutternaut: ^0.0.6 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.6 — 2026-04-10 #

  • Add topics to pubspec.yaml for pub.dev discoverability.
  • Add pub version and license badges to README.
  • Add dates to all CHANGELOG entries.
  • Add example/README.md with link to getting started guide.
  • Clarify @FlutternautView is optional with no runtime effect.

0.0.5 — 2026-04-08 #

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

0.0.4 — 2026-04-08 #

  • 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 — 2026-03-28 #

  • Update installation steps with generator CLI setup.

0.0.2 — 2026-03-20 #

  • Fix homepage link.

0.0.1 — 2026-03-10 #

  • Initial release.
  • Semantics wrapper widget with named constructors for common UI patterns.
  • Optional description parameter for AI test authoring metadata.
1
likes
160
points
33
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

Topics

#flutter #testing #semantics #e2e-testing #automation

License

MIT (license)

Dependencies

flutter, flutternaut_generator

More

Packages that depend on flutternaut