Directories
¶
| Path | Synopsis |
|---|---|
|
Package devrun drives a `flutter run` process from code generation: it regenerates the bridge when Go sources change and then restarts the app, because a native dynamic library cannot be swapped into a live process.
|
Package devrun drives a `flutter run` process from code generation: it regenerates the bridge when Go sources change and then restarts the app, because a native dynamic library cannot be swapped into a live process. |
|
gosupport
Package fgb holds the types that must appear in the signatures of a Go API bridged to Dart.
|
Package fgb holds the types that must appear in the signatures of a Go API bridged to Dart. |
|
Package integrate injects Gokit-based Go support into an existing Flutter project, mirroring `flutter_rust_bridge_codegen integrate`.
|
Package integrate injects Gokit-based Go support into an existing Flutter project, mirroring `flutter_rust_bridge_codegen integrate`. |
|
Package platformbuild owns the synchronous platform build and signing boundary used by the codegen CLI.
|
Package platformbuild owns the synchronous platform build and signing boundary used by the codegen CLI. |
|
Package watcher re-runs code generation whenever watched inputs change, mirroring flutter_rust_bridge's `generate --watch` controller.
|
Package watcher re-runs code generation whenever watched inputs change, mirroring flutter_rust_bridge's `generate --watch` controller. |
Click to show internal directories.
Click to hide internal directories.