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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add catalog

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  catalog: ^0.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:catalog/catalog.dart';
0
likes
130
pub points
22%
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