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