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