thlorenz / rid

Rust integrated Dart framework providing an easy way to build Flutter apps with Rust.
63 stars 4 forks source link

chore: integration tests and fixing encountered issues #11

Closed thlorenz closed 3 years ago

thlorenz commented 3 years ago

Creating field access integration tests and fixed issues mainly for enums, strings and vecs that those tests surfaced.