fancy_gradient_card 0.0.4 copy "fancy_gradient_card: ^0.0.4" to clipboard
fancy_gradient_card: ^0.0.4 copied to clipboard

An amazing package used for creating gradients cards which reduces 80% of code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fancy_gradient_card

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

dependencies:
  fancy_gradient_card: ^0.0.4

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_gradient_card/fancy_gradient_card.dart';
8
likes
130
pub points
42%
popularity

Publisher

verified publisherarun.engineer

An amazing package used for creating gradients cards which reduces 80% of code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on fancy_gradient_card