easy_notifications 1.0.5 copy "easy_notifications: ^1.0.5" to clipboard
easy_notifications: ^1.0.5 copied to clipboard

A secure and privacy-focused Flutter plugin for handling local notifications with enhanced features and SOC 2 compliance considerations.

Changelog #

1.0.5 #

  • Added iOS podspec and native implementation
  • Fixed iOS platform support and configuration
  • Updated dependencies to latest versions
  • Improved error handling and stability

1.0.4 #

  • Updated flutter_local_notifications to ^18.0.1
  • Updated timezone to ^0.10.0
  • Updated path_provider to ^2.1.5
  • Updated path to ^1.9.1
  • Updated plugin_platform_interface to ^2.1.8
  • Clarified that init() and askPermission() are optional in documentation

1.0.3a #

  • Updated flutter_local_notifications to ^18.0.1
  • Updated timezone to ^0.10.0
  • Updated path_provider to ^2.1.5
  • Updated path to ^1.9.1
  • Updated plugin_platform_interface to ^2.1.8
  • Clarified that init() and askPermission() are optional in documentation

1.0.3 #

  • Fixed androidAllowWhileIdle deprecation warning
  • Updated to use androidScheduleMode instead
  • Fixed notification scheduling on newer Android versions
  • Updated dependencies to latest versions

1.0.2 #

  • Added default notification icon configuration via AndroidManifest.xml
  • Fixed notification initialization and permission handling
  • Improved error handling for notification scheduling
  • Removed invalid dispose call
  • Updated documentation with Android setup instructions

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)
46
likes
0
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

A secure and privacy-focused Flutter plugin for handling local notifications with enhanced features and SOC 2 compliance considerations.

Homepage
Repository (GitHub)
View/report issues

Topics

#notifications #scheduling #security

License

unknown (license)

Dependencies

flutter, flutter_local_notifications, path, path_provider, plugin_platform_interface, timezone

More

Packages that depend on easy_notifications