A minimalist, lightweight and multi-platform real-time unit conversion app that keeps it simple and useful.
Visit the app | Download the app (Android only)
- Minimalistic style
- Made in Flutter to run natively on phones as a very lightweight app, at about 7mb.
- Real-time conversion
- Four different types of units to convert.
- Light and Dark modes.
- Based on my own original Figma prototype you can find here
You can download the version that bests suits your phone's architecture from the Releases tab, and install it as an APK.
You will need flutter installed in your computer to run this app.
Clone the project
git clone https://github.com/maximoospital/Convapp.git
Go to the project directory
cd Convapp
Install requirements
flutter pub get
Run app
flutter run -d chrome
Visit app
localhost:59636