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