add_2_calendar 1.2.2 add_2_calendar: ^1.2.2 copied to clipboard
A really simple Flutter plugin to add events to each platform's default calendar.
1.2.2 #
- Full project refactor
- Add some comments
1.2.1 #
- Format code
1.1.0 #
- Added allDay boolean
- Fixed bugs
1.0.3 #
- Fixed iOS returning always success (issue #5)
1.0.2 #
- Added necessary entitlements for iOS 10+ integration
1.0.1 #
- Events are no longer marked as "all day" on Android
1.0.0 #
- First stable release
- Added support for iOS
0.0.1 #
- Initial release (only compatible with Android)