Skip to content

Releases: builttoroam/device_calendar

4.3.2

08 Nov 00:41
f7f3bb0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.1...4.3.2

4.3.1

12 Mar 22:05
c7300b0
Compare
Choose a tag to compare
  • Fixed an issue that prevented the plugin from being used with Kotlin 1.7.10

What's Changed

  • Remove faulty requestPermissions implementation in favor of working one by @tjarvstrand in #465

New Contributors

Full Changelog: 4.3.0...4.3.1

4.3.1+4217521123

19 Feb 18:13
c7300b0
Compare
Choose a tag to compare
4.3.1+4217521123 Pre-release
Pre-release
Merge pull request #465 from tjarvstrand/fix-request-permissions

Remove faulty requestPermissions implementation in favor of working one

4.3.0

20 Jan 16:25
039f047
Compare
Choose a tag to compare
  • Updated multiple underlying dependencies
  • Added support for all-day multi-day events on iOS
  • Fixed iOS issue of adding attendees to events
  • Fixed Android issue of the ownerAccount being null

What's Changed

New Contributors

Full Changelog: 4.2.0...4.3.0

4.3.0+3635229635

07 Dec 02:19
039f047
Compare
Choose a tag to compare
4.3.0+3635229635 Pre-release
Pre-release
Merge pull request #450 from OleksandraFedotova/develop

Fixed All day events start time may be incorrect (iOS only) #337

4.2.0

20 Feb 13:12
988f671
Compare
Choose a tag to compare
  • Fix: apks can be build correctly now
  • Support for viewing and editing attendee status
    • iOS needs a specific native view and permissions to edit attendees due to iOS restrictions. See README and example app.

4.2.0+1693148588

13 Jan 14:23
988f671
Compare
Choose a tag to compare
4.2.0+1693148588 Pre-release
Pre-release
Merge pull request #407 from builttoroam/thomassth-patch-1

4.1.0

29 Dec 14:47
e9b16ea
Compare
Choose a tag to compare
  • Fix: title, descriptions etc are now retrieved properly.
  • Fix: Event JSONs created and are now readable. Previous (mislabeled) JSONs are also readable with warnings.
  • Fix: removed depreceated plugins from Example.
  • Integration tests are now working. Android instructions are ready.
  • Gradle plug-ins are updated.
  • Compiles with jvm 1.8, should be compilable for Flutter 2.9+
  • Android: proper support for all day events, and multi-day all day events.

What's Changed

New Contributors

Full Changelog: 4.0.1...4.1.0

4.1.0+1603715703

20 Dec 19:47
33f97e7
Compare
Choose a tag to compare
4.1.0+1603715703 Pre-release
Pre-release
Merge pull request #390 from builttoroam/thomassth-patch-1

4.1.0 final prep

4.0.1

04 Dec 04:07
69a84fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1