turbo_bridge_client 0.3.0
turbo_bridge_client: ^0.3.0 copied to clipboard
Client library for connecting to Flutter Turbo Bridge and VM Service. Provides a unified high-speed interface for AI agents.
Changelog #
0.3.0 #
- Tracks turbo_bridge
0.3.0for the bridgeVersion field in fixtures. No client API changes.
0.2.0 #
- Tracks turbo_bridge
0.2.0for the bridgeVersion field in fixtures. No client API changes.
0.1.6 #
- Tracks turbo_bridge
0.1.6for the bridgeVersion field in fixtures. No client API changes.
0.1.5 #
- Added
recentLogs({limit, level})andrecentNetwork({limit})methods onBridgeConnectionandTurboBridgeClientfor fetching the app's pushed logs and HTTP activity from the bridge. - Tracks turbo_bridge
0.1.5for the bridgeVersion field in fixtures.
0.1.4 #
- Released alongside
turbo_bridge0.1.4 via the fixed pub.dev OIDC trusted publishing flow.
0.1.3 #
- Refresh client dependencies, including
vm_service15.x. - Align the public library entrypoint with the current package docs cleanup.
- Raise the minimum Dart SDK to 3.5 for the shared workspace toolchain.
0.1.2 #
- Align package metadata and docs for the automated pub.dev release flow.
0.1.1 #
- Update hosted-install guidance for pub.dev consumption.
0.1.0 #
- Initial public release of the Turbo Bridge Dart client library.