flutter_mvu_test 1.1.0
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:
OutEventrenamed toGlobalEvent,emittedOutEventsrenamed toemittedGlobalEvents - Listen to
GlobalEventQueue.globalEventStreaminstead of the removedoutEventStream - Added
dispatchGlobalEvent()for integration-testing controllers with aGlobalEventConsumer - Forward
globalEventConsumerparameter throughTestModelControllerconstructor - Fixed missing
awaitindispatch()
1.0.2 #
improve comments and formatting
1.0.1 #
improve README.md
1.0.0 #
release flutter_mvu_test package