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

discontinuedreplaced by: credit_card_form

Flutter Credit/Debit Card Form.

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  credit_card_form_customized: ^0.0.6

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: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
110
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Credit/Debit Card Form.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, popover

More

Packages that depend on credit_card_form_customized