Simple rates converter based on solariss13's React example.
- Check web version of Flutter Rates Converter
- Follow the guide on how to install Flutter.
- Clone the repository and open with your IDE: Android Studio or Visual Studio Code
- Install IDE plugins for Flutter support
- To download project dependencies execute:
flutter pub get
- Run project on Simulator or Android device
- State management: Bloc
- Code style:
- Uses Exchange Rates Api