iranian_banks 1.2.0 copy "iranian_banks: ^1.2.0" to clipboard
iranian_banks: ^1.2.0 copied to clipboard

A Flutter package to detect Iranian banks from card or IBAN numbers and get information and verify.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iranian_banks

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

dependencies:
  iranian_banks: ^1.2.0

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:iranian_banks/iranian_banks.dart';
2
likes
160
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package to detect Iranian banks from card or IBAN numbers and get information and verify.

Repository (GitHub)
View/report issues

Topics

#iran #bank #card #iban

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on iranian_banks