2 releases
new 0.1.1 | Mar 4, 2025 |
---|---|
0.1.0 | Mar 4, 2025 |
#7 in #mixer
227 downloads per month
8KB
This crate wraps the libwing crate for usage in Flutter/Dart apps.
It provides a better interface for dealing with the read() and read_meter() functions by making them return on a nativePort. This means you won't have to deal with Isolates in Dart or long-running FFI calls in Flutter (which can cause reload/restart to hang).
Dependencies
~17–24MB
~66K SLoC