catalog 0.0.1 copy "catalog: ^0.0.1" to clipboard
catalog: ^0.0.1 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_router to simplify the navigation. If you aren't using this package, you can run the CatalogApp to run it.

This package doesn't render your widgets in IDEA, Android Studio, or Visual Studio Code.

Screenshot 2023-07-27 at 04 26 00

Installation #

Previews #

- What are previews?

- Create a basic page for a widget

- Generate the preview and dummy files

Dummies #

- What are dummies?

- Complex page catalog

- Prepare dummies

Build & Run #

- Building your catalog

- Run with go_router

- Run without go_router

Catalog Sample #

0
likes
0
pub points
21%
popularity

Publisher

verified publisherlandamessenger.com

A Flutter package for render widgets in real-time

Homepage

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg, go_router, http, vector_graphics, yaml, yaml_writer

More

Packages that depend on catalog