maximoospital/Convapp
Um aplicativo minimalista, leve e multiplataforma de conversão de unidades em tempo real que mantém as coisas simples e úteis.
- Stars
- 3
- Forks
- 0
- Último push (UTC)
- 17 de jul. de 2024
- Status do projeto
- Ativo
LinguagensDartC++CMakeHTMLCSSJavaCJavaScriptKotlin
Tópicos técnicos
Dependências usadas
Lista de dependências 5 itens
- flutter
{"sdk":"flutter"} - google_fonts
^3.0.1 - flutter_native_splash
^2.2.10+1 - flutter_testDesenvolvimento
{"sdk":"flutter"} - flutter_lintsDesenvolvimento
^2.0.0
Categorias de apps
README original
Texto original em inglês. Visite o GitHub para a versão atual.
Expandir / recolher README
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