xtended 0.1.5 copy "xtended: ^0.1.5" to clipboard
xtended: ^0.1.5 copied to clipboard

A collection of Widgets and extensions that make building UI awesome.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xtended

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

dependencies:
  xtended: ^0.1.5

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:xtended/xtended.dart';
13
likes
150
points
49
downloads

Publisher

verified publisherappandup.app

Weekly Downloads

A collection of Widgets and extensions that make building UI awesome.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on xtended