lucide_icons
適用於 Flutter 應用程式的 Lucide 圖示庫套件。Feather Icons 的分支,任何人都可貢獻圖示。
122喜歡 6.3萬近 30 天下載135Pub 分數
AndroidiOSWebmacOSWindowsLinux
幫助AUIS學生根據字母成績和學分計算GPA
適用於 Flutter 應用程式的 Lucide 圖示庫套件。Feather Icons 的分支,任何人都可貢獻圖示。
將已建構的 widget 轉換為骨架載入器,無需額外努力。
用於在 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