catalog 0.2.0 copy "catalog: ^0.2.0" to clipboard
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_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.

catalog_sample

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
110
pub points
28%
popularity

Publisher

verified publisherlandamessenger.com

A Flutter package for render widgets in real-time

Homepage

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

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

More

Packages that depend on catalog