credit_card_detector 1.0.2 copy "credit_card_detector: ^1.0.2" to clipboard
credit_card_detector: ^1.0.2 copied to clipboard

A 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 credit_card_detector

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

dependencies:
  credit_card_detector: ^1.0.2

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_detector/credit_card_detector.dart';
5
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A flutter package to create a Credit Card widget in your application.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on credit_card_detector