flutter_system_notifications 1.1.1
flutter_system_notifications: ^1.1.1 copied to clipboard
A high-quality, cross-platform Flutter plugin for managing system-level local notifications with advanced features like scheduling, action buttons, and deep linking.
1.1.1 #
- Enhanced API documentation with comprehensive examples
- Added platform-specific setup instructions for iOS and Android
- Improved installation guide with detailed configuration steps
- Added troubleshooting section with common issues and solutions
- Enhanced migration guide for users coming from other plugins
- Updated documentation with version 1.1.0 improvements section
- Added best practices and error handling examples
1.1.0 #
- Fixed iOS build issues and podspec configuration
- Updated plugin name from notification_manager to flutter_system_notifications
- Improved type safety in data models with robust fromJson methods
- Enhanced error handling for cross-platform compatibility
- Updated all platform implementations (iOS, Android, macOS, Windows, Linux)
- Added comprehensive API documentation
- Improved test coverage and fixed type casting issues
- Updated Medium article with code formatting and emojis
1.0.3 #
- Added author contact information and Medium article link
- Updated documentation with comprehensive examples
- Improved README with better installation instructions
- Added support section with contact details
1.0.2 #
- Initial release of flutter_system_notifications plugin
- Cross-platform support for Android, iOS, macOS, Windows, and Linux
- System-level notifications with action buttons and deep linking
- Scheduled and repeating notifications
- Badge management and duplicate prevention
- Background processing and boot restoration
- Comprehensive documentation and examples
0.0.1 #
- TODO: Describe initial release.