awesome_card 1.1.7 copy "awesome_card: ^1.1.7" to clipboard
awesome_card: ^1.1.7 copied to clipboard

Flutter package to create a Credit Card Widget in your application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_card

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

dependencies:
  awesome_card: ^1.1.7

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:awesome_card/awesome_card.dart';
272
likes
115
pub points
97%
popularity

Publisher

verified publishervivekkaushik.com

Flutter package to create a Credit Card Widget in your application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on awesome_card