Skip to content

v7.0.1

Compare
Choose a tag to compare
@JaffaKetchup JaffaKetchup released this 09 Jun 09:29
· 12 commits to master since this release
92cef21

What's Changed

  • fix: downgraded some dependencies to re-introduce compatbility with Flutter 3.19 by @monsieurtanuki in #1897
  • perf: expose isPointInPolygon and make 40% faster (at least in JIT mode) by @ignatz in #1907
  • fix: overlapping Polygon cutting & color/translucency mixing by @JaffaKetchup in #1901
  • fix: correct PolygonLayer.useAltRenderer renderer when Polygons have multiple holes by @JaffaKetchup in #1906
  • feat: implement efficient(-ish) change detection for PolygonLayer & PolylineLayer by @JaffaKetchup in #1904
  • chore: prepare for v7.0.1 release by @JaffaKetchup in #1911

Full Changelog: v7.0.0...v7.0.1