lucide_icons
Flutterアプリケーション向けのLucideアイコンライブラリパッケージ。Feather Iconsのフォークであり、誰でもアイコンを寄与できます。
122いいね 6.3万30日間ダウンロード135Pub ポイント
AndroidiOSWebmacOSWindowsLinux
AUISの学生が、文字評価と単位時間に基づいてGPAを計算するのを支援します
Flutterアプリケーション向けのLucideアイコンライブラリパッケージ。Feather Iconsのフォークであり、誰でもアイコンを寄与できます。
既に構築されたウィジェットを、追加の努力なしにスケルトンローダーに変換します。
Column や Row などの Flex ウィジェット、またはスクロールビュー内に簡単にギャップを追加するための Flutter ウィジェット。
{"sdk":"flutter"}^1.0.8^4.0.0^0.257.0^3.0.1^3.3.1^6.3.1^2.5.3^2.0.1^0.14.4{"sdk":"flutter"}^6.0.0以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
A simple Flutter app that helps AUIS students calculate their GPA based on letter grades and credit hours.
🎓 Note: This app is tailored for students at The American University of Iraq, Sulaimani (AUIS) and follows the GPA calculation policy outlined in How to Calculate Your GPA.
Web: Launch Web App
Android:
| Home Screen | Grade Entry | GPA Result |
|---|---|---|
| https://github.com/mllrr96/gpa_calculator/blob/main/screenshots/iOS/Home-Empty.png | https://github.com/mllrr96/gpa_calculator/blob/main/screenshots/iOS/Home.png | https://github.com/mllrr96/gpa_calculator/blob/main/screenshots/iOS/Result.png |
git clone https://github.com/mllrr96/gpa_calculator.git
cd gpa_calculator
flutter pub get
flutter run