flutter_native_calendar 0.2.0
flutter_native_calendar: ^0.2.0 copied to clipboard
A Flutter plugin to add events to native calendar on Android and iOS.
0.2.0 #
- BREAKING CHANGE: Fixed critical iOS pods installation issue
- Fixed package naming inconsistency between pubspec.yaml and podspec
- Renamed iOS podspec from
native_calendar.podspectoflutter_native_calendar.podspec - Updated podspec metadata with correct author and homepage information
- Fixed iOS Podfile platform specification to iOS 12.0+
- Updated README.md with correct package name and import paths
- Corrected ProGuard rules package path for Android
- Updated minimum Android SDK to 19 for better calendar feature support
0.1.0 #
- Initial release of flutter_native_calendar plugin
- Add support for opening native calendar app and directly adding events with comprehensive platform-specific settings