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

outdated

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.0.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
0
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

animated_value, flutter, gap, nested

More

Packages that depend on ui_extension