Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 544 Bytes

File metadata and controls

32 lines (21 loc) · 544 Bytes

0.1.0+1

  • Generate Rust Flutter Bridge code
  • Fix generated code to validate compiling
  • Refactor project tree to create dart and flutter libs
  • generate binary for dart/flutter libs
  • Clean code
  • WIP CI/CD automations and build scripts

0.1.1+2

  • Success CI/CD

0.1.2

  • Add Widgets to registry
  • Fix publishing issues

0.1.4

  • Fix CI/CD
  • Clean up code

0.1.5

  • Enable Actions registering with Python Decorators
  • Update LICENSE

0.1.6

  • Update flutter_rust_bridge to 2.0.0
  • Remove client sub-module architecture