extended 0.1.3 copy "extended: ^0.1.3" to clipboard
extended: ^0.1.3 copied to clipboard

outdated

A set of handy widgets and functions that are extended based on Material and Cupertino widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add extended

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

dependencies:
  extended: ^0.1.3

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:extended/extended.dart';
1
likes
0
points
19
downloads

Publisher

verified publishersonub.com

Weekly Downloads

A set of handy widgets and functions that are extended based on Material and Cupertino widgets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, dio, flutter, get, path_provider, rxdart, share_plus

More

Packages that depend on extended