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

Fallback settings #67

Closed fertrig closed 1 year ago

fertrig commented 1 year ago

With this PR the code prefers values from cli/lib/settings.dart, which are set by a contributor or by automation. If those values are not set, it will return fallback values.