4.1.0
- 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
- v4.0 release by @thomassth in #368
- Release 4.0.1 by @thomassth in #378
- Fix event serialization and run tests in CI pipeline by @cjohnson19 in #321
- Integration test by @thomassth in #380
- Upgrade for gradle by @thomassth in #379
- Fixing event JSON mapping by @thomassth in #382
- more fixes to integration test by @thomassth in #385
- fix: not matching timezone from JSON by @thomassth in #388
- 4.1.0 final prep by @thomassth in #390
- Enable multiple-day allDay events on Android by @FCView in #324
- old args convertor by @thomassth in #394
New Contributors
Full Changelog: 4.0.1...4.1.0