flutter_mvu_test 1.1.0 copy "flutter_mvu_test: ^1.1.0" to clipboard
flutter_mvu_test: ^1.1.0 copied to clipboard

Test utilities for flutter_mvu—e.g., a TestModelController with synchronous dispatch.

1.1.0 #

  • Updated to flutter_mvu 1.1.1: OutEvent renamed to GlobalEvent, emittedOutEvents renamed to emittedGlobalEvents
  • Listen to GlobalEventQueue.globalEventStream instead of the removed outEventStream
  • Added dispatchGlobalEvent() for integration-testing controllers with a GlobalEventConsumer
  • Forward globalEventConsumer parameter through TestModelController constructor
  • Fixed missing await in dispatch()

1.0.2 #

improve comments and formatting

1.0.1 #

improve README.md

1.0.0 #

release flutter_mvu_test package

1
likes
160
points
35
downloads

Documentation

API reference

Publisher

verified publisherkopmann.dev

Weekly Downloads

Test utilities for flutter_mvu—e.g., a TestModelController with synchronous dispatch.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter_mvu

More

Packages that depend on flutter_mvu_test