FLUTTER ECOSYSTEM

maximoospital/Convapp

Eine minimalistische, leichte und plattformübergreifende Echtzeit-Einheitenkonvertierungs-App, die einfach und nützlich bleibt.

Projektcover von Convapp
Stars
3
Forks
0
Letzter Push (UTC)
17.07.2024
Projektstatus
Aktiv
Maximo Andreas Ospital GitHub avatar
GITHUB User

Maximo Andreas Ospital ↗

circa 2003, made in Argentina. UBA Exactas - Computacion. Actualmente rediseñando un par de cosas lol.

SprachenDartC++CMakeHTMLCSSJavaCJavaScriptKotlin

Technische Themen

Verwendete Abhängigkeiten

Abhängigkeiten 5 Einträge

App-Kategorien

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

Logo

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)

Features

  • 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

Screenshots

App Screenshot

App Screenshot

Libraries used

Run locally (as an Android app)

You can download the version that bests suits your phone's architecture from the Releases tab, and install it as an APK.

Run locally (as a webapp)

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

Logo