IQrate — Flutter Fintech App for iOS & Android
IQrate is a fintech mobile app that helps home buyers in Singapore
compare home loan packages and interest rates from multiple banks,
then apply directly with the bank of their choice.
I worked on this project as a Flutter developer, building a single
cross-platform codebase that ships to both iOS and Android.
What I delivered:
Cross-platform Flutter app for iOS and Android
Bank rate comparison and loan filtering by budget and tenure
REST API integration with the backend loan engine
Secure authentication and encrypted data handling
Push notification setup
App Store and Google Play submission, including Data Safety compliance and content rating
The app is live on both stores and rated 5.0 on Google Play.
With budget and tenure both changing the results, how did you handle overlapping API requests so a slower response could not replace the latest comparison?