shekohex / allo-isolate

Run Multithreaded Rust along with Dart VM (in isolate) 🌀
Apache License 2.0
120 stars 18 forks source link

Impl IntoDart for {i/u}{8/16} #20

Closed sagudev closed 2 years ago

sagudev commented 2 years ago

With help of @fzyzcjy on https://github.com/fzyzcjy/flutter_rust_bridge/issues/429

shekohex commented 2 years ago

use nightly rustfmt for formatting, do cargo +nightly fmt. this mainly for the CI

shekohex commented 2 years ago

Thank you @sagudev

shekohex commented 2 years ago

Published in v0.1.13-beta.3 🎉