fancy_widgets 0.1.0 copy "fancy_widgets: ^0.1.0" to clipboard
fancy_widgets: ^0.1.0 copied to clipboard

discontinued

A set of fancy widgets for Flutter. These ready made widgets can be added directly to your project and help facelift it.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fancy_widgets

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

dependencies:
  fancy_widgets: ^0.1.0

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:fancy_widgets/fancy_widgets.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A set of fancy widgets for Flutter. These ready made widgets can be added directly to your project and help facelift it.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on fancy_widgets