syncfusion_flutter_treemap 31.1.17
syncfusion_flutter_treemap: ^31.1.17 copied to clipboard
A Flutter Treemap library for creating interactive treemap to visualize flat and hierarchical data based on squarified, slice, and dice algorithms.
31.1.17 09/05/2025 #
- No changes.
30.1.37 06/25/2025 #
General
- The compatible version of our Flutter treemap widget has been updated to Flutter SDK 3.32.0.
29.1.39 22/04/2025 #
General
- The minimum Dart version has been updated to 3.7.
29.1.33 25/03/2025 #
General
- The compatible version of our Flutter treemap widget has been updated to Flutter SDK 3.29.0.
- The Syncfusion® Flutter treemap example sample have been updated to support kotlin build scripts in Android platform.
- The Syncfusion® Flutter treemap example sample have been updated to support Swift package manager in macOS and iOS platforms.
28.2.6 18/02/2025 #
General
- The minimum Dart version of our Flutter widgets has been updated to 3.4 from 3.3.
28.1.36 12/24/2024 #
General
- The compatible version of our Flutter treemap widget has been updated to Flutter SDK 3.27.0.
28.1.33 12/12/2024 #
General
- All of our Syncfusion® Flutter widgets have been updated to support
WebAssembly
(WASM) as a compilation target for building web applications. - The minimum Dart version of our Flutter widgets has been updated to 3.3 from 2.17.
27.1.48 09/18/2024 #
General
- The compatible version of our Flutter treemap widget has been updated to Flutter SDK 3.24.0.
25.1.35 03/15/2024 #
General
- Provided the Material 3 themes support.
20.2.36 07/01/2022 #
Features
- Legend pointer - Provided an option to show a pointer on the solid bar legend while hover over the tile.
- Tooltip visibility - Provided an option to increase or decrease the duration of the tooltip visibility.
19.3.43-beta 09/30/ 22021 #
Features #
-
Layout direction - Set a different layout direction in a squarified treemap.
-
Sorting - Sort tiles in a ascending or descending order for a slice and dice treemap.
-
Legend pointer - Show a pointer at the top of the legend while hovering.
-
Drilldown - Drill up or down in the hierarchy of tiles in a treemap.
Enhancements #
-
Hover customization - You can customize the fill color and border of the hovered tile using the
tileHoverColor
and thetileHoverBorder
properties respectively. -
Desaturation - Now, you can change the opacity of the tiles based on the value of the
minSaturation
andmaxSaturation
properties in theTreemapColorMapper
.
19.1.54 03/30/2021 #
Initial release.
Features
Includes the treemap widget with these features:
- Labels
- Layouts
- Hierarchical support
- Colors
- Legend
- Tooltip
- Selection