Currency Checking App
A simple currency converter app made with Flutter <3.
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.
Technologies Used
Packages:
- flutter_bloc v8.0.1
- equatable v2.0.3
- hydrated_bloc v8.1.0
- flutter_simple_calculator v2.2.0
- path_provider v2.0.9
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 | ? |
Comments are closed.