A secure Flutter application implementing role-based access control with admin verification system. Built with custom backend integration for enhanced security and control.
- Secure Authentication
- Profile Management
- Document Upload System
- Real-time Verification Status
- Push Notifications
- Access Level Management
- Theme Customization
- Verification Management Dashboard
- User Access Control
- Document Review System
- Activity Monitoring
- Status Management
- Reporting Tools
-
State Management: Provider
-
Navigation: Motion Tab Bar, Curved Navigation Bar
-
Network: Dio, HTTP
-
Storage:
- Shared Preferences (Local Storage)
- Path Provider (File Management)
- File Picker (Document Selection)
-
UI Components:
- Card Swiper
- Social Media Buttons
- Custom Material Components
-
Utilities:
- URL Launcher
- Device Info Plus
- Permission Handler
- Flutter dotenv
- PDF & Printing Support
- JWT Based Authentication
- Secure File Storage
- Encrypted Data Transfer
- Session Management
- Access Control
- Flutter SDK ≥ 3.5.4
- Dart SDK
- Android Studio / VS Code
- Required environment variables
- Clone the repository:
git clone https://github.com/Ash469/AssamApp.git- Install dependencies:
cd endgame
flutter pub get- Configure environment:
- Create
.envfile in root directory - Add required configuration (refer to .env.example)
- Run the application:
flutter runflutter build apk --releaseAPK will be generated at: build/app/outputs/flutter-apk/app-release.apk
- Download and install application
- Register new account
- Submit verification documents
- Wait for admin verification
- Access granted upon approval
- Login with admin credentials
- Access admin dashboard
- Review pending verifications
- Manage user access
- Monitor system activity
Current Version: 1.0.0
This project is proprietary software. All rights reserved.
For support inquiries, please contact support@endgame.com
Note: This is a secure application with proprietary backend implementation. API documentation and database schema are provided separately to authorized personnel.