A seamless, native Android application for the East Africa University (EAU) Galkacyo student portal. Access exams, results, and student services directly from your phone.
- ⚡ Native Experience: Smooth, native Android feel with a clean user interface.
- 🔄 Session Persistence: Stay logged in securely without re-entering credentials every time.
- 🎨 Modern Design: Beautiful styling with a custom footer and app bar.
- ↩️ Smart Navigation:
- Integrated back button for seamless browsing.
- Pull-to-refresh functionality.
- Easy access to developer portfolio with auto-appearing navigation controls.
- 📉 Optimized Performance: Ultra-lightweight APK size (~15 MB) for fast downloads.
- Download the APK: Get the
app-arm64-v8a-release.apk(Recommended) orapp-release.apk. - Allow Installation: Go to
Settings > Securityand enable "Install from Unknown Sources". - Install: Open the file and tap "Install".
- Login: Use your EAU student credentials to access the portal.
Note: For detailed distribution and installation instructions, see APK_DISTRIBUTION_GUIDE.md.
- Framework: Flutter (Dart)
- WebView: Optimized
webview_flutterimplementation - Architecture: Split ABI for minimized APK size
- Design: Material 3 with custom color palette (
#333D79,#FAEBEF)
Want to run this project locally? Follow these simple steps:
git clone https://github.com/yousumohamed/EAU-flutter-Apk.git
cd EAU-flutter-Apkflutter pub getflutter runflutter build apk --release --split-per-abiThis generates optimized APKs in
build/app/outputs/flutter-apk/
Contributions are always welcome! Please read the contribution guidelines first.
- 🐛 Report bugs by opening issues
- 💡 Submit PRs for new features
This project is licensed under the MIT License - see the LICENSE file for details.



