zeba_academy_local_security 0.0.1 copy "zeba_academy_local_security: ^0.0.1" to clipboard
zeba_academy_local_security: ^0.0.1 copied to clipboard

PlatformAndroid

Offline app protection (screenshot, recording detection, app lock, background security)

๐Ÿ“œ Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


0.0.1 - 2026-04-07 #

๐ŸŽ‰ Initial Release #

โœจ Added

  • ๐Ÿ“ธ Screenshot detection support (Android)
  • ๐ŸŽฅ Screen recording protection using FLAG_SECURE
  • ๐Ÿ”’ App lock system using biometric/device authentication
  • ๐Ÿ›‘ Background protection to hide UI when app is inactive
  • โšก Lightweight and modular architecture

๐Ÿงช Testing

  • Basic unit tests for SecurityManager
  • AppLock authentication test
  • Widget test for BackgroundProtection

โš™๏ธ Platform Support

  • Android: Full feature support
  • iOS: Limited support (no screenshot/recording detection)

๐Ÿ“ฆ Package Structure

  • Core library export file
  • Modular src architecture
  • Clean separation of concerns

๐Ÿ”ฎ Upcoming (Planned) #

0.1.0 #

  • ๐Ÿ” PIN-based lock system
  • ๐Ÿง  Intruder detection (selfie capture)
  • โฑ๏ธ Auto-lock timeout system
  • ๐ŸŽจ Custom lock screen UI

0.2.0 #

  • ๐Ÿ›ก๏ธ Advanced screen recording detection (if OS permits)
  • ๐Ÿ“Š Security event logs
  • ๐Ÿ”” Real-time alert overlays

1.0.0 #

  • ๐Ÿš€ Stable production release
  • ๐Ÿ“š Complete documentation
  • ๐Ÿงช 100% test coverage
  • ๐ŸŒ Full platform optimization

๐Ÿ“ Notes #

  • This package follows an offline-first security approach.
  • Some features are limited by platform restrictions (especially iOS).
  • Contributions and feedback are welcome to improve the package.

๐Ÿ‘จโ€๐Ÿ’ป Maintained By #

Sufyan bin Uzayr Open-source developer & creator of Zeba Academy


Thank you for using zeba_academy_local_security! ๐Ÿ”

0
likes
140
points
84
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

Offline app protection (screenshot, recording detection, app lock, background security)

Homepage

License

GPL-3.0 (license)

Dependencies

flutter, flutter_windowmanager, lifecycle, local_auth, screen_protector

More

Packages that depend on zeba_academy_local_security