leonard_flutter_test 0.2.0
leonard_flutter_test: ^0.2.0 copied to clipboard
Test support for applications and extensions built with leonard_flutter.
Changelog #
0.2.0 #
Promotes 0.2.0-rc.1 to stable.
- Breaking: requires
leonard_flutter ^0.4.0(thecaptureScreenshotsignature wave). Migration: move theleonard_flutterconstraint to^0.4.0and drop thecaptureScreenshotargument. No API changes in this package.
0.2.0-rc.1 #
- Require
leonard_flutter ^0.4.0-rc.1(thecaptureScreenshotsignature wave). No API changes in this package.
0.1.1 #
- Declare the direct
flutterSDK dependency so Flutter-aware tooling runs this test-support package with the Flutter test runner.
0.1.0 #
- Initial release: test-only VM-service and observation-equivalence helpers
extracted from
leonard_flutter.