add_2_calendar 1.4.0 add_2_calendar: ^1.4.0 copied to clipboard
A really simple Flutter plugin to add events to each platform's default calendar.
1.4.0 #
- Add timezone support (thanks to @palmsnipe)
- Fix status bar style bug on iOS (thanks to @Kiruel)
1.3.1 #
- Set project Swift version (#25)
- Manage calendar events with EventKitUI (#24)
- Add DateTime class docs link (#23)
- Fix issue #4: add_2_calendar/add_2_calendar-Swift.h' file not found (#22)
1.3.0 #
- Fixed 32bit system conversion on iOS (issue #13)
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)