Dropsource / monarch

Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.
https://monarchapp.io
MIT License
433 stars 22 forks source link

windows: Pass empty string to FlutterEngine::Run to workaround crash #55

Closed fertrig closed 1 year ago

fertrig commented 1 year ago

Pass empty string to FlutterEngine::Run to workaround crash in flutter beta version 3.7.0-1.1.pre: https://github.com/flutter/flutter/issues/116753