turbo_bridge_client 0.3.0 copy "turbo_bridge_client: ^0.3.0" to clipboard
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.0 for the bridgeVersion field in fixtures. No client API changes.

0.2.0 #

  • Tracks turbo_bridge 0.2.0 for the bridgeVersion field in fixtures. No client API changes.

0.1.6 #

  • Tracks turbo_bridge 0.1.6 for the bridgeVersion field in fixtures. No client API changes.

0.1.5 #

  • Added recentLogs({limit, level}) and recentNetwork({limit}) methods on BridgeConnection and TurboBridgeClient for fetching the app's pushed logs and HTTP activity from the bridge.
  • Tracks turbo_bridge 0.1.5 for the bridgeVersion field in fixtures.

0.1.4 #

  • Released alongside turbo_bridge 0.1.4 via the fixed pub.dev OIDC trusted publishing flow.

0.1.3 #

  • Refresh client dependencies, including vm_service 15.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.
0
likes
150
points
209
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Client library for connecting to Flutter Turbo Bridge and VM Service. Provides a unified high-speed interface for AI agents.

Homepage
Repository (GitHub)
View/report issues

Topics

#dart #flutter #automation #testing #vm-service

License

MIT (license)

Dependencies

http, meta, vm_service, web_socket_channel

More

Packages that depend on turbo_bridge_client