/unit_converter_flutter_app

unit_converter from udacity-course, refactored to BLoC Architecture

Primary LanguageDart

unit_converter

Easy conversions of measures, for area, time, digital storage, currency and more...

Studies

This project was cloned from Build Native Mobile Apps with Flutter by Google and refactored using packages bloc and flutter_bloc that easy allow you to write your project using BLoC Architecture pattern easily.