A completely offline app built with Flutter for managing cricket player data. It uses Hive for secure, fast storage, and fetches player images online.
- Local Storage: Data is stored offline using Hive.
- Player Info Management: Add, edit, and delete player details.
- User and Admin Access: Separate access for admin and user roles.
- Offline Functionality: Fully functional without internet except for fetching player images.
You can download the app here:
Download APK/IPA
- Flutter
- Hive
- Search, sort, and filter player data.
- Admin control for data management.
MIT License