Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 745 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 745 Bytes

Dust

android

ios

desktop

State management all-in-one: reactivity, persistence and synchronisation.

(Development in progress; currently for internal use only.)

Project structure

  • native: Rust side.
  • lib: Dart side.
  • generator: Dart code generator.
  • example: integration tests.