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

Tools commands #95

Closed fertrig closed 1 year ago

fertrig commented 1 year ago

Commands to build and test monarch:

dart tools/test.dart
dart tools/build.dart

Pass the -h flag to the commands above to get more details.