monarch 3.8.0 copy "monarch: ^3.8.0" to clipboard
monarch: ^3.8.0 copied to clipboard

Code generator for Monarch. Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.

Monarch

Monarch #

Build high-quality UIs with ease. Monarch is an open source tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.

Monarch Intro Video

Documentation #

Sample projects #

The Monarch Samples repo is a curated collection of sample projects which show Monarch working with various packages, patterns and tools.

Community #

  • For announcements about new releases subscribe to our newsletter
  • Follow us on Twitter @monarch_app
  • If you have any questions or run into any issues, please create an issue in this repo.

Contributing #

We welcome pull requests and stars! Read our contributing guide to get started.

About Monarch #

Monarch is an open source tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.

Monarch is inspired by Storybook.

Build widgets faster #

Write stories
Write stories to isolate your widgets. Then preview stories without running your app or backend.

Browse your stories
Monarch lets you verify your UI without an emulator—free up memory and resources.

Build widgets faster with Monarch

Find and fix bugs with ease #

Find bugs
Stories render edge cases with little effort. Mock dependencies to render visual states that are hard to reproduce.

Fix bugs
From your stories, navigate to your code to fix bugs. Monarch renders your fixes faster than an emulator.

Test your UI
Reuse your stories from your widget tests.

Find and fix bugs with ease

Build responsive UIs easily #

See your widgets in different modes
Make sure your UI works across multiple devices, text scales, languages, and themes.

Hot reload your changes
Tune your UI easily with hot reload. Monarch automatically reloads your changes.

Build responsive UIs easily

Debug widgets in isolation #

Visual Debugging
Fine-tune animations, fix layout issues, align text. Find images using too much memory.

Debug in isolation
Debug widgets without running your app or backend. And Use DevTools.

Build responsive UIs easily

90
likes
110
pub points
76%
popularity
screenshot

Publisher

verified publishermonarchapp.io

Code generator for Monarch. Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#tool #ui #monarch #stories

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

analyzer, build, dart_style, flutter, flutter_localizations, flutter_test, glob, meta, monarch_annotations, monarch_definitions, monarch_utils, path, source_gen, stack_trace, vm_service

More

Packages that depend on monarch