A Basic Currency Converter made for both iOS and Android using the flutter.io platform

Overview

FlutterCurrencyConverter

A Basic Currency Converter made for both iOS and Android using the flutter.io platform

This app uses the ExchangeRate-API for data.

Features:

View Exchange Rates Updated every Hour

  • Input the Amount you want to Convert

View and Search Exchange Rates

  • Look over 99 Different Exchange Rates

Credits:

Flag icons from flaticon.com

You might also like...

Klutter plugin makes it possible to write a Flutter plugin for both Android and iOS using Kotlin only.

The Klutter Framework makes it possible to write a Flutter plugin for both Android and iOS using Kotlin Multiplatform. Instead of writing platform spe

Dec 18, 2022

TicTacToe Using flutter. For both android and ios

mt_tictactoe A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Nov 27, 2022

Al-Islam-Quizzer - A quiz app on basic islamic knowledge in different categories for both adult and children The landing page

Al-Islam-Quizzer - A quiz app on  basic islamic knowledge in different categories for both adult and children The landing page

al_islam_quizzer This is a quiz app on basic islamic knowledge in different cate

Sep 27, 2022

Telnyx flutter - A Flutter package for both android and iOS which helps developers with Telnyx API services

Telnyx Flutter A Flutter package for both android and iOS which helps developers

Jan 23, 2022

A Flutter Accident reporting App working in both iOS and Android

Flutter Accident Reporting App A Flutter Accident reporting App working in both iOS and Android.This project total size of all Dart files is 4714 bite

Oct 13, 2022

💳 A Flutter package for making payments via credo central. Provides support for both Android and iOS

💳 Credo Package for Flutter TODO: Put a short description of the package here that helps potential users know whether this package might be useful fo

Dec 26, 2021

A Flutter plugin to get location updates in the background for both Android and iOS

Background Location A Flutter plugin to get location updates in the background for both Android and iOS (Requires iOS 10.0+). Uses CoreLocation for iO

Jan 4, 2023

A horoscope forecasting application for both Android and iOS

A horoscope forecasting application for both Android and iOS

Zodoscope A Horoscope Forcasting Application Built with Flutter, for Android and iOS API used: http://horoscope-api.herokuapp.com/ Key Features All Zo

Sep 25, 2022

This project was writed with pure dart code,which means it's support both iOS and Android.

This project was writed with pure dart code,which means it's support both iOS and Android.

This project was writed with pure dart code,which means it's support both iOS and Android. Screenshot Todo show/hide animation Usage You can find the

Dec 24, 2022
Comments
  • Fatal error when selecting same currencies

    Fatal error when selecting same currencies

    When selecting the same currencies for conversion I get an error. After selecting USD to AUD, I then wanted to check the reverse ie. AUD to USD, so I changed the USD to AUD first, but then got the following errors: 🏳️ West African CFA Franc: CFRA408.79688606 I/flutter (23480): 🏳️ CFP Franc: ₣74.02689314 I/flutter (23480): 🇿🇦 South African Rand: R10.25332322 I/flutter (23480): 🇿🇲 Zambian Kwacha: ZK8.46426044 E/flutter (23480): [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: type '_Smi' is not a subtype of type 'double' E/flutter (23480): #0 new Convertion.fromJson (package:flutter_currency_conversion/model/convertion.dart:25) E/flutter (23480): #1 Service.getConvertion (package:flutter_currency_conversion/data/service.dart:55) E/flutter (23480): E/flutter (23480): #2 _MainPageState._getConvertion (package:flutter_currency_conversion/main.dart:188) E/flutter (23480): E/flutter (23480): #3 _MainPageState._getRates. (package:flutter_currency_conversion/main.dart:153)

    To get the program to function after that, I have to uninstall and reinstall it.

    opened by brianoh 1
Owner
Carlo Gabriel Villalon Tapales
Carlo Gabriel Villalon Tapales
A simple currency converter app made with Flutter

Currency Checking App A simple currency converter app made with Flutter <3. WEB DEMO Table of Contents: General Info How to install Technologies Used

Russ 3 Jul 30, 2022
Cripto currency - Crypto currency app developed using GETX

crypto_currency Este app foi desenvolvido utilizando o GETX, que por sua vez é u

Weliton Sousa 4 Nov 18, 2022
Crypto-currency - A Flutter application showing crypto currency rates

Features Crypto Currency rates This application allows to view crypto currency rates from Coin Market Cap. Getting started Get an API key at Coin Mark

Karol Lisiewicz 16 Oct 26, 2022
A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange through a computer network that is not reliant on any central authority

?? Crypto Trackers ?? Crypto Currency ?? A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange t

Prashant Kumar Singh 10 Dec 3, 2022
A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange through a computer network that is not reliant on any central authority

A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange through a computer network that is not reliant on any central authority

Prashant Kumar Singh 10 Dec 3, 2022
Flutter Currency Format Converter Library

Save your time on a little logic converting a currency from integer to string or string to integer. if you intrested to contribute to our little proje

Fathan Akram 1 Dec 7, 2021
A mobile application for both android and ios made for work out and fitness purpose

It's a mobile application for both android and ios made for work out and fitness purpose with many features you can read about here, but it can be used under all subject you want, well architected code and organized !

Gwhyyy 20 Dec 18, 2022
Flutterbodydetection - A flutter plugin that uses MLKit on iOS/Android platforms to enable body pose and mask detection using Pose Detection and Selfie Segmentation APIs for both static images and live camera stream.

body_detection A flutter plugin that uses MLKit on iOS/Android platforms to enable body pose and mask detection using Pose Detection and Selfie Segmen

null 18 Dec 5, 2022
Color-Converter - A minimalist application made with flutter to convert hexadecimal colors to RGB colors and vise-versa.

Color Converter A minimalist application made with flutter to convert hexadecimal colors to RGB colors and vise-versa for Flutter Create Competition.

Poojan Pandya 2 Sep 16, 2020
Flutter Local Notifications - Learn how to implement local notifications into both Android and iOS using flutter_local_notifications plugin.

Flutter Local Notifications Example Flutter Local Notifications - Learn how to implement local notifications into both Android and iOS using flutter_l

Sandip Pramanik 12 Nov 29, 2022