zuke_runner_flutter 0.1.0
zuke_runner_flutter: ^0.1.0 copied to clipboard
Flutter testWidgets integration boundary for Zuke scenarios.
zuke_runner_flutter #
Flutter testWidgets integration boundary for Zuke scenarios.
Preview status #
This package is part of the Zuke 0.1.0 preview release line.
Installation #
dependencies:
zuke_runner_flutter: ^0.1.0
Flutter test code can use this package as its single Zuke facade. It
re-exports the public APIs of zuke_runner, zuke_frontend, and
zuke_annotations, while preserving the Flutter-specific harness and driver
APIs in this package. Pure-Dart and HTTP runners should continue to depend on
zuke_runner directly.
Support tier #
User-facing SDK. Support contract: Supported application-facing public API. APIs exported by this package are supported for application use during the 0.1.x preview. See the integration guide.
License #
MIT. See LICENSE.