A simple currency converter app made with Flutter

Overview

Currency Checking App

A simple currency converter app made with Flutter <3. WEB DEMO

gif

Table of Contents:

General info

This project is just a simple currency converter app made with Flutter. The purpose of this this project is to try out BLoC (and hydrated BLoC) as a state-managment solution and also Abstract API

How to install

Step 1:

Fork this project to your own warehouse:

'git clone https://github.com/RusAntr/currency_checking_app.git'

Step 2:

Open the project folder with VS Code and execute the following command to install the dependency package:

flutter pub get

Step 3:

Open the main.dart file in the lib folder, F5 or Ctrl + F5 to run the project.

Technologies Used

Packages:

Supported Platforms

Platform Status
Web ๐Ÿ‘
Android ๐Ÿ‘
iOS haven't tested, probably works
macOS haven't tested, probably works
Linux haven't tested, probably works
Windows ๐Ÿ‘
You might also like...

Cowin smart print - A GUI based CoWIN Certificate to Smart Card Converter

Cowin smart print - A GUI based CoWIN Certificate to Smart Card Converter

CoWIN Smart Print A GUI based CoWIN Certificate to Smart Card Converter. Feature

Mar 9, 2022

This is the UI of Furniture App made using Flutter SDK. The original design was made by someone else in dribble and I tried to create the screens of that UI using Flutter

This is the UI of Furniture App made using Flutter SDK. The original design was made by someone else in dribble and I tried to create the screens of that UI using Flutter

Furniture App - Responsive Flutter UI Watch it on YouTube Responsive UI Fetch Data From API Custom Loading Indicator Packages we are using: flutter_sv

Dec 3, 2022

Flutter ToDo App - A simple ToDo App made with Flutter and Hive

Flutter ToDo App A simple ToDo App made with Flutter and Hive. โœจ Features Create,Delete,Update tasks. Create Subtasks. Star important Tasks. ๐Ÿ“ธ Screen

Aug 4, 2022

Simple & Beautiful App (Tool) made in Flutter to Download Media from YouTube. Based on the original SongTube App repository.

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

Dec 18, 2022

Xylophone flutter - A simple xylophone app made audioplayers package in flutter

Xylophone flutter - A simple xylophone app made audioplayers package in flutter

Xylophone ๐ŸŽน Our Goal In this tutorial we will be diving into more Dart programm

Dec 8, 2022

A simple flutter app that downloads a file from the internet, shows a custom-made download progress dialog and saves the file to device's internal storage

http_downloader A simple flutter app that downloads a file from the internet using the http plugin. It has a custom-designed progress dialog which dis

Apr 6, 2021

Simple Calculator app made with flutter

Simple Calculator app made with flutter

Simple Calculator : Easy & Fast ๐Ÿ“ฑ Screenshots ๐Ÿ–ฅ Flutter Tutorial All Flutter Tutorials plus additional Code and shorter posts can be found on the Of

Aug 11, 2022

Simple & Beautiful App (Tool) made in Flutter to Download Media from YouTube

Simple & Beautiful App (Tool) made in Flutter to Download Media from YouTube

SongTube is a new beautiful and fast application made in flutter, it supports YouTube audio and video downloading at any quality, In-App YouTube Brows

Dec 30, 2022

CovidApp - A simple and minimal UI design COVID APP made with Flutter

CovidApp - A simple and minimal UI design COVID APP made with Flutter

covid_app A simple and minimal UI design COVID APP made with Flutter UI

Feb 5, 2022
Owner
Russ
Just a silly Flutter Developer ^_^
Russ
A Basic Currency Converter made for both iOS and Android using the flutter.io platform

FlutterCurrencyConverter A Basic Currency Converter made for both iOS and Android using the flutter.io platform This app uses the ExchangeRate-API for

Carlo Gabriel Villalon Tapales 40 Nov 23, 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
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
CurrencyConverter - Flutter based application that uses web-scrapping to show currency of selected countries.

CurrencyConverter - Flutter based application that uses web-scrapping to show currency of selected countries.

Dhruv Dholakia 1 Jul 7, 2022
Binary Decimal Converter with GetX

Conversor Binario Decimal con GetX En este ejemplo se usa la librerรญa GetX para implementar el convertor binario decimal Usamos: Dependecy injection h

null 0 Nov 27, 2021
A Dart Converter for firestore

Converter for firestore Usage final converter = EntityFirestoreConverter<House>(fromMap: House.fromMap); final collectionReference = firestore.col

cedvdb 1 Dec 8, 2021