The currency convertor app is made using Flutter & Dart. The app can be used to convert any numerical value from one type of currency to some other currency. UI is fundamental and can be used very quickly.
- User has to first choose the currency in which he wishes to enter the value from the dropdown button.
- After entering the value click the convert button to view the results.
- Result page shows results of different currency values calculated from previously entered values.