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

outdated

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.0.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
0
pub points
49%
popularity

Publisher

unverified uploader

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on more_widgets