/currency_converter

Flutter app that helps in doing currency converting.

Primary LanguageDartApache License 2.0Apache-2.0

APK Download: https://github.com/Vellutia/currency_converter/releases

currency_converter

Personal project with learning purposes.

Get your own API key here CoinAPI.

Packages

  • flutter_bloc - A predictable state management library that helps implement the BLoC design pattern.
  • hydrated_bloc - An extension to the bloc state management library which automatically persists and restores bloc states, by Felix Angelov.
  • equatable - Simplify Equality Comparisons.
  • http - A composable, Future-based library for making HTTP requests.
  • get_it - Simple Service Locator for Dart and Flutter projects with some additional goodies highly inspired by Splat.
  • auto_size_text - Flutter widget that automatically resizes text to fit perfectly within its bounds.

Powered by

  • CoinAPI - All cryptocurrency exchanges integrated under a single API.
  • exchangerate.host - Free foreign exchange & crypto rates API.

Design clone of

Examples

       

Feature

  • Http
  • BLoC
  • Search
  • Recent search
  • Persistent states
  • Copy to clipboard
  • Dark Mode