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

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.10

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
70
pub points
33%
popularity

Publisher

verified publishersonub.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cached_network_image, dio, flutter, flutter_html, flutter_linkify, path_provider, rxdart, share_plus, url_launcher

More

Packages that depend on extended