zeba_academy_permissions_handler 1.0.0
zeba_academy_permissions_handler: ^1.0.0 copied to clipboard
A Flutter package to simplify permission handling with offline fallback for camera, microphone, storage, and location.
Changelog for zeba_academy_permissions_handler #
All notable changes to this package will be documented in this file.
1.0.0 - 2026-04-02 #
Added #
- Initial release of
zeba_academy_permissions_handlerpackage. - Simplified permission management for Camera, Microphone, Storage, and Location.
- Methods to check, request, and monitor permissions.
- Offline fallback when device is offline.
- Detailed error reporting for permission operations.
- Utility functions to open app settings when permission is permanently denied.
Fixed #
- N/A (initial release)
Changed #
- N/A (initial release)
Deprecated #
- N/A (initial release)
Removed #
- N/A (initial release)
Note: All future updates will follow Semantic Versioning guidelines. For minor feature additions, increment the minor version; for bug fixes, increment the patch version.