catalog 0.2.0
catalog: ^0.2.0 copied to clipboard
A Flutter package for render widgets in real-time
Catalog #
This package allows you to create a widget catalog. Every widget page of your catalog can display one or more samples of your widget.
Where do I see this catalog? After you prepare your widgets, you must run your app and go to /catalog.
This package uses
go_routerto simplify the navigation. If you aren't using this package, you can run theCatalogAppto run it.
This package doesn't render your widgets in IDEA, Android Studio, or Visual Studio Code.
[catalog_sample]
Installation #
Previews #
- Create a basic page for a widget
- Generate the preview and dummy files