credit_card_form_customized 0.0.3 copy "credit_card_form_customized: ^0.0.3" to clipboard
credit_card_form_customized: ^0.0.3 copied to clipboard

Flutter Credit/Debit Card Form.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add credit_card_form_customized

With Flutter:

 $ flutter pub add credit_card_form_customized

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

dependencies:
  credit_card_form_customized: ^0.0.3

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:credit_card_form_customized/component.dart';
import 'package:credit_card_form_customized/credit_card_form.dart';
import 'package:credit_card_form_customized/customToolTip.dart';
import 'package:credit_card_form_customized/theme.dart';
import 'package:credit_card_form_customized/utils.dart';
import 'package:credit_card_form_customized/validators.dart';
1
likes
0
pub points
33%
popularity

Publisher

unverified uploader

Flutter Credit/Debit Card Form.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, popover

More

Packages that depend on credit_card_form_customized