Currency Converter Flutter

  Converter, Currency

This is a currency converter app made using Flutter and the Provider state management library. The app allows users to convert between different currencies using the latest exchange rates from the openexchangerates.org API. The app is designed to be simple, fast, and reliable. The app also stores the last currencies converted, so that it can restore it when reopened.

Image 1

Image 2

Libraries Used 📚

  • provider : Provides a simple and scalable way to manage app state using the provider pattern.
  • http : Makes it easy to perform HTTP requests and handle responses.
  • shared_preferences: Provides a persistent storage for simple data in key-value pairs

Download source code on GitHub


https://github.com/Souptik-Coder/Currency-Converter-Flutter
1 forks.
5 stars.
0 open issues.

Recent commits: