nextwidget 1.0.1 copy "nextwidget: ^1.0.1" to clipboard
nextwidget: ^1.0.1 copied to clipboard

A Flutter package providing a collection of customizable widget templates and a CLI tool for generating components, making it easy to create common UI elements.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nextwidget

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

dependencies:
  nextwidget: ^1.0.1

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

1
likes
140
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing a collection of customizable widget templates and a CLI tool for generating components, making it easy to create common UI elements.

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

args, flutter, path, yaml

More

Packages that depend on nextwidget