vector_tile_renderer
A vector tile renderer for use in creating map tile images or writing to a canvas.
6.1.0
21K downloads/mo
#2172 most downloaded on pub.dev
What this package is like to depend on
Last release 2 months ago
30 May 2026
Release timing varies
gaps range from 9 days to 10 months
Most releases are documented
notes for 63 of 73 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
74 releases · first in 2021
2 releases in the last 12 months
see the full history below
Release timeline
74 releases · May 2021 to May 2026Releases
latest 60 of 74-
7.0.0-beta.118 Oct 2025 pre-releaseNothing published for this version
-
6.1.030 May 2026Release notes
Open source →- add support for
text-anchorbottomandicon-anchorbottom - update
vector_tiledependency to include 4.x versions for compatibility withprotobuf6.x
- add support for
-
6.0.029 Dec 2024Release notes
Open source →- add
raster-resamplingto raster layer - require Dart SDK minimum version 3.0
- add
-
5.2.111 Nov 2024 -
5.2.014 Jan 2024Release notes
Open source →- improve invalid vector tile data handling
- support raster layers in the theme (e.g. to support hillshade with raster tiles)
-
5.1.009 Dec 2023 -
5.0.123 Sep 2023 -
4.0.022 May 2023 -
3.2.106 Apr 2023Release notes
Open source →- fix an issue where curly brace expressions referencing a non-string property value could not be rendered as text
-
3.2.025 Mar 2023Release notes
Open source →- add support for
to-booleanexpressions - add support for
sqrtexpressions - fix defect that occasionally caused tile layers not to be rendered if a minZoom or maxZoom was specified
- add support for
-
3.1.219 Mar 2023Release notes
Open source →- fix issue where a null pointer exception could prevent a tile from rendering correctly
-
3.1.124 Feb 2023Release notes
Open source →- fix issue where tiles could not be rendered when tile has text with empty path metrics
-
3.1.015 Feb 2023 -
3.0.415 Oct 2022 -
3.0.314 Sep 2022 -
3.0.214 Sep 2022Nothing published for this version
-
3.0.113 Sep 2022Release notes
Open source →- support style concat expression
- support style linear expression that has base argument
-
3.0.013 Sep 2022 -
2.6.312 Sep 2022 -
2.6.213 Aug 2022 -
2.6.013 Aug 2022 -
2.5.1007 Aug 2022 -
2.5.906 Aug 2022Release notes
Open source →- add support for string expressions
- improve support for interpolate expressions
-
2.5.829 Jul 2022 -
2.5.620 Jul 2022 -
2.5.516 Jul 2022 -
2.5.415 Jul 2022 -
2.5.314 Jul 2022Nothing published for this version
-
2.5.212 Jul 2022 -
2.5.112 Jul 2022 -
2.5.004 Jul 2022Release notes
Open source →- improve preprocessing capability so that additional preprocessing can be separated from drawing
- more optimizations
-
2.4.703 Jul 2022Release notes
Open source →- fix bug that prevented some themes from working with an exception "Cannot get paths from a point feature"
-
2.4.615 May 2022Release notes
Open source →- add minimal support for fill-extrusion polygons by rendering a polygon without extrusion
-
2.4.530 Apr 2022Release notes
Open source →- enable caching and incremental instantiation of TextPainter, see
TextPainterProviderfor details
- enable caching and incremental instantiation of TextPainter, see
-
2.4.430 Apr 2022Nothing published for this version
-
2.4.326 Apr 2022Release notes
Open source →- improved performance with expression short-circuit for constant expressions
-
2.4.224 Apr 2022 -
2.4.124 Apr 2022 -
2.4.023 Apr 2022Release notes
Open source →- text halo color can now use expressions
- add support for text-justify and text-max-width
- bug fix to theme filters that reference zoom level
- breaking API change,
TilesetPreprocessornow requires a zoom level
-
2.3.321 Apr 2022Release notes
Open source →- improve support for color expressions
- add support for case expressions
- support let and var expressions
- add support for cubic-bezier interpolation
-
2.3.219 Apr 2022Release notes
Open source →- added support for more theme expressions: math, coalesce, step
- theme background color and text anchor can now use expressions
-
2.3.120 Feb 2022 -
2.3.010 Feb 2022Release notes
Open source →- performance improvements
Thanks to Gabriel Terwesten for their contributions.
-
2.2.721 Jan 2022 -
2.1.609 Jan 2022 -
2.1.502 Jan 2022Release notes
Open source →- improve support for theme expressions
- improve support for linear/exponential interpolation
- improve label placement to have fewer unlabelled roads
- improve efficiency of rendering by moving more calculations into the
TilesetPreprocessor - improve efficiency of rendering with a change to the
vector_tiledependency
-
2.1.427 Dec 2021 -
2.1.327 Dec 2021 -
2.0.220 Dec 2021Release notes
Open source →- reduced memory overhead when rendering to a Canvas that is scaled and clipped
- reduced CPU overhead of text labels
-
2.0.120 Dec 2021Nothing published for this version
-
2.0.029 Nov 2021Release notes
Open source →- support multiple source tiles so that it's possible to have multiple data sources, for exmaple when rendering hillshade
-
1.0.725 Aug 2021 -
1.0.622 Aug 2021 -
1.0.522 Aug 2021Nothing published for this version
-
1.0.422 Aug 2021 -
1.0.322 Aug 2021 -
1.0.215 Aug 2021 -
1.0.111 Jul 2021Release notes
Open source →- improve text support with font family, italic, and text-transform
- avoid placing text on tile boundaries
-
1.0.016 Jun 2021 -
0.1.1413 Jun 2021Release notes
Open source →- reduce memory usage
- enable rendering within a clip to avoid using excessive raster cache