more_widgets 3.1.6 copy "more_widgets: ^3.1.6" to clipboard
more_widgets: ^3.1.6 copied to clipboard

This package will offer you new useful widgets to use in your apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add more_widgets

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

dependencies:
  more_widgets: ^3.1.6

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:more_widgets/more_widgets.dart';
5
likes
120
pub points
42%
popularity

Publisher

unverified uploader

This package will offer you new useful widgets to use in your apps.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on more_widgets