razorpay_ifsc 1.1.1 copy "razorpay_ifsc: ^1.1.1" to clipboard
razorpay_ifsc: ^1.1.1 copied to clipboard

Razorpay IFSC Toolkit

IFSC Razorpay #

Unofficial Razorpay IFSC Toolkit to fetch bank & branch related details from the IFSC Code of Indian Banks 🇮🇳

Getting started #

In your flutter/dart project add the dependency:

razorpay_ifsc:

Import the package

import 'package:razorpay_ifsc/razorpay_ifsc.dart';

Usage #

final ifscRazorpay = IfscRazorpay();
final bankDetails = await ifscRazorpay.getBankDetails("KKBK0008077");

Additional information #

  • This is an unofficial package developed to contribute to the Flutter Community.

  • Any bugs found? Feel free to create Issues & PRs

2
likes
115
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Razorpay IFSC Toolkit

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

http

More

Packages that depend on razorpay_ifsc