Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

43 lines (32 loc) · 1.01 KB

2.0.3

  • Update the android compile/min SDK
  • Update the iOS latest support
  • Remove the deprecated code

2.0.2

  • Update the android compile/min SDK
  • Fixed some iOS issues with the help

2.0.1

2.0.0

  • Add Attendee field support on the Event both iOS and Android

1.0.9

  • Add Attendee field [Read-only] support in iOS and Android

1.0.8

  • Add URL field on the Event (specially for iOS)

1.0.7

  • Implemented a way to filter the events by Week, Month and given dates

1.0.6

  • Fixed the Android release mode issue
  • Added isAllDay flag in event as suggested by @sageata

1.0.5

  • Added Null Safety support

1.0.4

  • Added the required values to avoid unnecessary errors

1.0.3

  • Added support for latest Android and iOS SDK
  • Fixed a minor issue for iOS

1.0.1

  • Added dartdoc comment for APIs

0.0.1

  • Initial release
  • Provides the add, update and delete event support