/ifsc-validator

IFSC Validation using Razorpay API

Primary LanguageDartMIT LicenseMIT

IFSC Validator


An app to validate IFSC Codes using Razorpay API. Built with Flutter.

Table of Contents

Introduction

PRs Welcome Status

There are many APIs out there and one of them which I found interesting is the Razorpay IFSC API made by their own dev team. They came across the issue of not having a centralized API for validating and querying IFSC codes they built one and it is super easy to use and it is OPEN SOURCE! So, I thought of making a simple app which everyone can use for validating any IFSC Code before making a transaction using Flutter.

Available ONLY for Android.

Features

  • A simple & clean UI
  • Checks if IFSC Code Exists
  • Display details regarding the IFSC Code

Packages Used

Feedback

Feel free to send me feedback on Twitter or file an issue. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!

Build Process

  • Follow the Flutter Guide for getting started building a project with dart code. A Mac is required if you wish to develop for iOS.
  • Clone or download the repo
  • flutter pub get to install packages
  • Connect Emulator or a physical device
  • flutter devices to check if device is connected
  • flutter run to run the app on the connected device

Please take a look at the contributing guidelines for a detailed process on how to build your application as well as troubleshooting information.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Give it a ⭐ if you like it!