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

retracted

The colorful cards package is a default theme of a card and can customise the titile, subtile and icons as needed.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add colorful_cards

With Flutter:

 $ flutter pub add colorful_cards

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

dependencies:
  colorful_cards: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:colorful_cards/colorful_cards.dart';
1
likes
0
points
25
downloads

Publisher

verified publisherfaceboss.online

Weekly Downloads

The colorful cards package is a default theme of a card and can customise the titile, subtile and icons as needed.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on colorful_cards