Skip to content

Building a simple Currency Exchange Apps using the BLoC State Management including: Cubit, fetch Currency information from Currency Convert API. For information about the API:

Notifications You must be signed in to change notification settings

tduongtad1304/currency_exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

currency_exchange

Building a simple Currency Exchange Apps using the BLoC State Management including: Cubit, Managing Route & fetch Current Weather information from ExchangeRate-API.

For testing proposes, I am currently using the Free Versions API.

ExchangeRate-API

For more information, check out 👉 https://www.exchangerate-api.com

📕 Usage

Going through it, firstly, clone this repository by:

$ git clone https://github.com/tduongtad1304/currency_exchange.git

Then navigate to the folder by: cd currency_exchange and type: code . (For VSCode instance)

Next, just run: flutter pub get on the Terminal and finally run this project by: flutter run

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Building a simple Currency Exchange Apps using the BLoC State Management including: Cubit, fetch Currency information from Currency Convert API. For information about the API:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages