openwebf / webf

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

fix: fix atomic string free crash at dispose dart context. #603

Closed andycall closed 2 months ago

andycall commented 2 months ago

Fix AtomicString free crash due to built-in-string already freed

image