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
437 stars 22 forks source link

More samples in the documentation #6

Closed gcostaapps closed 3 years ago

gcostaapps commented 3 years ago

First I want to thank you for opening this amazing tool, the documentation is very good too, I think it's the best from these tools that mimic Storybook.

I saw in Reddit that you are planning to release some sample projects and I think it would be of great value for the community.

I'm opening this issue so this can be tracked and also to say that I'm open to help with the docs if needed.

fertrig commented 3 years ago

You're very welcome and thank you for your kind words!

We are currently working on a sample project to show how Monarch can work with:

We'll update this issue once we publish the sample project.

fertrig commented 3 years ago

Monarch samples project is ready! 🚀

https://github.com/Dropsource/monarch_samples

gcostaapps commented 3 years ago

Awesome! Thank you for the samples