widget_driver 0.0.3 copy "widget_driver: ^0.0.3" to clipboard
widget_driver: ^0.0.3 copied to clipboard

A Flutter presentation layer framework, which will clean up your widget code and make your widgets testable without a need for thousands of mock objects. Let's go driving!

0.0.3 #

  • Removes FlowCoordinators since it is currently not used. We will add this back if it ever becomes needed.
  • Adds missing unit tests to widget_driver code. Reached 100% test coverage!

0.0.2 #

  • Adds unit test for framework code

0.0.1 #

  • Initial release.
  • Adds support WidgetDrivers and DrivableWidgets.
  • Adds placeholder code for FlowCoordinators so that they can be easily added later.
  • Adds Example app which showcases how to use WidgetDrivers.
16
likes
0
pub points
64%
popularity

Publisher

verified publisherbmwtech.dev

A Flutter presentation layer framework, which will clean up your widget code and make your widgets testable without a need for thousands of mock objects. Let's go driving!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta, widget_driver_annotation

More

Packages that depend on widget_driver