trailbase 0.1.1 trailbase: ^0.1.1 copied to clipboard
Thing client library for TrailBase.
TrailBase client library for Dart and Flutter #
TrailBase is a blazingly fast, single-file, open-source application server with type-safe APIs, built-in JS/ES6/TS Runtime, Auth, and Admin UI built on Rust+SQLite+V8.
For more context, documentation, and an online demo, check out our website trailbase.io.
This is the first-party client for hooking up your Flutter or Dart applications
with your TrailBase server.
While we're working on better documentation, an example setup can be found
under
/examples/blog/flutter
in the repository.