openwebf / webf

Build flutter apps with HTML/CSS and JavaScript.
https://openwebf.com/
Apache License 2.0
1.66k stars 121 forks source link

feat: support dedicated thread mode in rust mode #682

Closed andycall closed 2 weeks ago

andycall commented 2 weeks ago

The UICommands created in Rust now work well in dedicated thread mode.

Revert the default thread mode to dedicated in the example project.