Flutter Rates Converter
Simple rates converter based on solariss13’s React example.
Getting Started
- 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
Architecture, libraries and tools
- State management: Bloc
- Code style:
- Uses Exchange Rates Api
Download Flutter Rates Converter Source code on GitHub
https://github.com/kitek/flutter-rates-converter
Provides the list of the opensource Flutter apps collection with GitHub repository.