enhance_widget 1.0.1 copy "enhance_widget: ^1.0.1" to clipboard
enhance_widget: ^1.0.1 copied to clipboard

Enhanced Flutter widgets: expansion panel, stepper, bottom navigation bar, box decoration, and decoration image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add enhance_widget

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

dependencies:
  enhance_widget: ^1.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:enhance_widget/enhance_widget.dart';
0
likes
160
points
70
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Enhanced Flutter widgets: expansion panel, stepper, bottom navigation bar, box decoration, and decoration image.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on enhance_widget