luxo_client 0.1.2 copy "luxo_client: ^0.1.2" to clipboard
luxo_client: ^0.1.2 copied to clipboard

Luxo SDK for Dart/Flutter — Schema-driven API framework. One .luxo file generates API + DB + SDK. Features: HTTP/2 & WebSocket transport, binary codec (3x faster than JSON), compile-time field selecti [...]

0.1.2 #

  • Complete README with Luxo origin story, architecture diagram, comparison table
  • Chinese documentation links

0.1.1 #

  • Improved README with full documentation
  • Updated package description

0.1.0 #

  • Initial release
  • HTTP + WebSocket transport with JSON and binary modes
  • Binary codec (varint, svarint, fixed64, string, bool, bytes)
  • Compile-time field tracking via package:analyzer
  • Typed client code generation from schema introspection
  • 401 auto-refresh with token callback
  • WebSocket auto-reconnect with exponential backoff
  • Request timeout support
0
likes
100
points
133
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Luxo SDK for Dart/Flutter — Schema-driven API framework. One .luxo file generates API + DB + SDK. Features: HTTP/2 & WebSocket transport, binary codec (3x faster than JSON), compile-time field selection ($select), typed client codegen, and auto-reconnect.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, glob, http

More

Packages that depend on luxo_client