ai_app_bridge_flutter
Debug-only Flutter bridge for AI app inspection and control.
What this package is like to depend on
Last release 2 months ago
14 Jun 2026
Ships fairly regularly
a new release about every 2 weeks
Nearly every release is documented
notes for 12 of 12 stable releases
Nothing withdrawn
no release was ever pulled
3 months old
12 releases · first in 2026
12 releases in the last 12 months
see the full history below
Release timeline
12 releases · May 2026 to Jun 2026Releases
latest 12-
0.2.414 Jun 2026Release notes
Open source →- Adds Flutter iOS plugin publication support with vendored AiAppBridgeIOS runtime sources.
- Declares the iOS Flutter plugin platform and starts the Swift runtime in the debug app process.
-
0.2.326 May 2026 -
0.2.226 May 2026 -
0.2.123 May 2026 -
0.2.021 May 2026Release notes
Open source →- Migrates Android package names, Gradle plugin id, repository metadata, and
debug Android runtime dependency to the
mobileAiDevcoordinates.
- Migrates Android package names, Gradle plugin id, repository metadata, and
debug Android runtime dependency to the
-
0.1.1018 May 2026Release notes
Open source →- Uses Android runtime 0.1.9 for debug builds, including the native
Unicode-safe
/v1/action/input-textbridge endpoint.
- Uses Android runtime 0.1.9 for debug builds, including the native
Unicode-safe
-
0.1.911 May 2026Release notes
Open source →- Preserves string values with spaces when Flutter capture APIs forward
recordState,recordLog(data), andrecordEvent(data)through the Android MethodChannel bridge.
- Preserves string values with spaces when Flutter capture APIs forward
-
0.1.811 May 2026Release notes
Open source →- Uses Android runtime 0.1.8 for debug builds.
- Skips obvious non-text OkHttp request/response bodies in automatic capture.
- Filters Flutter runtime targets through viewport and hit-test reachability so stale/off-route widget nodes are not tapped after navigation.
-
0.1.711 May 2026Release notes
Open source →- Uses Android runtime 0.1.7 for debug builds.
- Enables debug-only WebView DevTools/CDP observability through the Android runtime.
-
0.1.611 May 2026Release notes
Open source →- Uses Android runtime 0.1.6 for debug builds.
- Keeps OkHttp auto capture active for consumer app packages while excluding only bridge runtime/plugin internals.
-
0.1.510 May 2026Release notes
Open source →- Automatically includes the Android debug runtime from the Flutter plugin's Android debug variant.
- Lowers the Android runtime minimum SDK to 21.
- Broadens the package SDK constraint to Dart 3.0+ / Flutter 3.10+.
- Documents that Flutter apps should call
WidgetsFlutterBinding.ensureInitialized()before bridge initialization.
-
0.1.410 May 2026Release notes
Open source →- Aligns the Flutter package version with the Android bridge and desktop CLI 0.1.4 release.
- Updates package metadata for the public 0.1.4 release.