more_widgets 3.2.0 copy "more_widgets: ^3.2.0" to clipboard
more_widgets: ^3.2.0 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 Dart:

 $ dart pub add more_widgets

With Flutter:

 $ flutter pub add more_widgets

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

dependencies:
  more_widgets: ^3.2.0

Alternatively, your editor might support dart pub get or 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
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on more_widgets