lucide_icons
A Lucide icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.
Helps AUIS students calculate their GPA based on letter grades and credit hours
A Lucide icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.
Converts already built widgets into skeleton loaders with no extra effort.
Flutter widgets for easily adding gaps inside Flex widgets such as Columns and Rows or scrolling views.
{"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.0English project snapshot. Visit GitHub for the latest content.
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