lucide_icons
Flutter एप्लिकेशन के लिए एक Lucide आइकन लाइब्रेरी पैकेज। Feather Icons का फोर्क, किसी भी को आइकन योगदान देने के लिए खुला है।
अक्षर ग्रेड और क्रेडिट घंटों के आधार पर AUIS छात्रों को उनका जीपीए कैलकुलेट करने में मदद करता है
Flutter एप्लिकेशन के लिए एक Lucide आइकन लाइब्रेरी पैकेज। Feather Icons का फोर्क, किसी भी को आइकन योगदान देने के लिए खुला है।
कोई अतिरिक्त प्रयास के बिना पहले से निर्मित विजेट्स को स्केलेटन लोडर में बदलता है।
स्क्रॉलिंग व्यू जैसे कॉलम और रो में आसानी से अंतराल जोड़ने के लिए फ्लटर विजेट।
{"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