Skip to content

A Flutter app for finding Bank IFSC code, TollFree number, Bank balance etc. This app is completely done in flutter supporting both android and iOS

License

Notifications You must be signed in to change notification settings

pranayairan/flutterIfsc

Repository files navigation

flutterIfsc

A Flutter app for finding Bank IFSC code, TollFree number, Bank balance etc. This app is completely done in flutter supporting both android and iOS. Currently published on google play https://play.google.com/store/apps/details?id=com.binarybricks.dexterapps.findbankifsccodes

This was my existing android app that I rewrote in flutter. Blog post on learnings coming soon.

This App Features

  • Check Balance Via Miss Call
  • Find IFSC
  • ATM and Branch Locator.
  • Bank Tollfree number finder.
  • EMI Calculator
  • Compound Interest Calculator
  • Currency Converter.

Libaries Used

This app would have not been possible without Awesome support from Flutter community. Following are some awesome libraries I am using

  • Fluro - For Navigation, how routing should be done in flutter.
  • Logging - Timber style logging in flutter to log everything properly.
  • Http Logger- Okhttp style logging interceptor in flutter for logging network calls on logcat/console.
  • Url Launcher - Simple way to launch common url like phone, http etc.
  • Share - Enables share functionality in flutter apps
  • Autocomplete TextField - Android style autocomplete EditBox to give suggestions inline.

Screenshots

Videos/Gifs

Youtube

https://youtu.be/SBDOd3brttY

About

A Flutter app for finding Bank IFSC code, TollFree number, Bank balance etc. This app is completely done in flutter supporting both android and iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages