zuke_runner_flutter 0.3.0
zuke_runner_flutter: ^0.3.0 copied to clipboard
Flutter testWidgets integration boundary for Zuke scenarios.
Changelog #
0.3.0 #
- Added the analyzer-free core dependency and current source identity emission for Flutter result artifacts.
- Declared the direct digest dependency and aligned the managed widget-test
skipoption with Flutter's boolean test API. - Allow Flutter's pinned SDK metadata to select the analyzer-8 lane from the
dual-version-compatible
zuke_coredependency.
0.2.0 #
- Raised the
zukeandzuke_annotationsdependency floors for the analyzer-compatible SDK release.
0.1.1 #
- Switched the Flutter runner to the primary
zukeexecution SDK. - Preserved the existing Flutter runner API and exports.
0.1.0 #
- Initial public preview release.