ui_extension 0.2.1 copy "ui_extension: ^0.2.1" to clipboard
ui_extension: ^0.2.1 copied to clipboard

Extend your ui with smart and easy to use widgets and extensions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ui_extension

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

dependencies:
  ui_extension: ^0.2.1

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:ui_extension/ui_extension.dart';
1
likes
90
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Extend your ui with smart and easy to use widgets and extensions.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

animated_value, bordered, flutter, gap, nested

More

Packages that depend on ui_extension