maximoospital/Convapp
シンプルで軽量なマルチプラットフォームのリアルタイム単位変換アプリで、使いやすくシンプルを保ちます。
- Stars
- 3
- Forks
- 0
- 最終プッシュ(UTC)
- 2024/07/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
アプリカテゴリー
元の 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