easy_notifications 1.0.2
easy_notifications: ^1.0.2 copied to clipboard
A secure Flutter plugin for local notifications with enhanced privacy features. Supports Android and iOS with customizable styles.
Changelog #
1.0.2 #
- Fixed Android implementation:
- Added correct package namespace
- Fixed plugin main class location
- Updated Gradle configuration
- Added proper Android manifest with required permissions
- Improved error handling for platform-specific operations
- Enhanced documentation for Android setup
1.0.1 #
- Fixed Android platform implementation
- Added proper plugin configuration
1.0.0 #
Initial release with SOC 2 compliance considerations.
Added #
- Secure notification handling system
- Cross-platform support (Android & iOS)
- Rich media notifications with local image processing
- Precise scheduling with timezone support
- Privacy-focused permission handling
- Comprehensive documentation
- Security best practices implementation
- Example application
- Unit and integration tests
Security #
- Implemented secure file handling
- Added permission management
- Integrated privacy-preserving logging
- Added data cleanup routines
0.0.1 #
- Initial development version (not released)