zeba_books_offline_gatekeeper 0.0.1
zeba_books_offline_gatekeeper: ^0.0.1 copied to clipboard
Security and integrity suite for offline educational and proctoring apps providing lifecycle monitoring, screen protection, focus lock detection, encrypted storage, and offline enforcement.
0.0.1 #
Initial Release 🎉 #
First public release of zeba_books_offline_gatekeeper.
Features #
- Offline security enforcement for educational applications
- Connectivity lifecycle monitoring
- Focus lock and app lifecycle detection
- Secure encrypted storage integration
- Screen protection utilities (anti-tampering foundation)
- Offline-first integrity validation architecture
- Flutter plugin architecture with Android platform support
Security #
- Encrypted local storage using
flutter_secure_storage - Cryptographic helpers powered by
cryptographypackage - Offline validation mechanisms for restricted environments
Developer Experience #
- Simple Flutter API integration
- Plugin-based modular structure
- Example app included
- Analyzer lint configuration enabled
Notes #
- Android platform currently supported.
- Additional platform implementations planned for future releases.