nomos_flutter 0.16.1 copy "nomos_flutter: ^0.16.1" to clipboard
nomos_flutter: ^0.16.1 copied to clipboard

Drive the real Nomos GitHolon from a Flutter app. A local-first domain runtime over a hidden, secure WebView host — write TypeScript domains, get a typesafe Dart client, build Flutter widgets.

0.1.0 #

  • Initial release. NomosScope boots the real Nomos GitHolon (the byte-identical wasm32-wasip1 artifact) inside a hidden, secure WebView host and hands your builder a connected NomosClient — drive it with the typed Dart client nomos compile generates.
  • Hosts the runner over a loopback http://127.0.0.1 origin (a secure context, so crypto.subtle + storage work) via flutter_inappwebview — the robust WKWebView/Android-WebView embedding. macOS/iOS/Android/web.
0
likes
0
points
4.18k
downloads

Publisher

unverified uploader

Weekly Downloads

Drive the real Nomos GitHolon from a Flutter app. A local-first domain runtime over a hidden, secure WebView host — write TypeScript domains, get a typesafe Dart client, build Flutter widgets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, flutter_inappwebview, nomos_client, path_provider

More

Packages that depend on nomos_flutter

Packages that implement nomos_flutter