universal_widget 1.2.5 copy "universal_widget: ^1.2.5" to clipboard
universal_widget: ^1.2.5 copied to clipboard

A universal widget that can be placed anywhere in your widget tree, with full support of animation & accessibility.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add universal_widget

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

dependencies:
  universal_widget: ^1.2.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:universal_widget/universal_widget.dart';
52
likes
40
pub points
46%
popularity

Publisher

unverified uploader

A universal widget that can be placed anywhere in your widget tree, with full support of animation & accessibility.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on universal_widget