maximoospital/Convapp
一個極簡、輕量且跨平台的即時單位轉換應用,保持簡單而實用。
- Stars
- 3
- Forks
- 0
- 最近推送(UTC)
- 2024年7月17日
- 專案狀態
- 未封存
語言DartC++CMakeHTMLCSSJavaCJavaScriptKotlin
技術主題
使用的依賴
依賴清單 5 項
- flutter
{"sdk":"flutter"} - google_fonts
^3.0.1 - flutter_native_splash
^2.2.10+1 - flutter_test開發依賴
{"sdk":"flutter"} - flutter_lints開發依賴
^2.0.0
App 分類
原始 README
以下為英文專案原文快照,最新內容請造訪 GitHub。
展開 / 收合專案 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