widgets_extended 0.0.15 copy "widgets_extended: ^0.0.15" to clipboard
widgets_extended: ^0.0.15 copied to clipboard

Collection of rich utility widgets for common Flutter operations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widgets_extended

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

dependencies:
  widgets_extended: ^0.0.15

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:widgets_extended/widgets_extended.dart';
0
likes
140
points
798
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Collection of rich utility widgets for common Flutter operations.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on widgets_extended