widget_driver_annotation 1.0.3 copy "widget_driver_annotation: ^1.0.3" to clipboard
widget_driver_annotation: ^1.0.3 copied to clipboard

Defines the annotations used by widget_driver and widget_driver_generator to create code for your WidgetDrivers

CHANGELOG #

1.0.3 #

  • Updates images in readme to look more "snappy" 😁

1.0.2 #

  • Adds and bumps support for SDK constraint to 3.0.0.

1.0.1 #

  • Adds the WidgetDriver logo to the readme 🥳

1.0.0 #

  • No changes. Just the official release of WidgetDriverAnnotations :-D

0.0.4 #

  • Adds new annotation to support passing data from the widget to the driver

0.0.3 #

  • Breaking change: Removes old annotation -> Driver, DriverProperty, DriverAction.
    Replaces them with more descriptive annotations -> GenerateTestDriver, TestDriverDefaultValue.
  • Adds support for having annotations which generate code returning Futures
    For that, use the new TestDriverDefaultFutureValue

0.0.2 #

  • Adds example markdown file for pub-web.flutter-io.cn to give basic information about how to use the annotations.

0.0.1 #

  • Initial release.
  • Adds annotations for Driver, DriverProperties and DriverActions.
1
likes
140
pub points
24%
popularity

Publisher

verified publisherbmwtech.dev

Defines the annotations used by widget_driver and widget_driver_generator to create code for your WidgetDrivers

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on widget_driver_annotation