flutter_heatmap library
Classes
- AltBaseCirclePainter
- BaseCirclePainter
- Bitmap
- Common BitMap functions for adding bitmap header information to raw RGBA data
- DataPoint
- data point representing an x, y coordinate with an intensity
- GrayScaleHeatMapPainter
- Painter for creating a grayscale version of the heatmap by painting the base image for each provided data point.
- HeatMap
- HeatMapDataPoint
- HeatMapOptions
- HeatMapPaint
- HeatMapPainter
- HeatMapState
- RGBA32BitmapHeader
Constants
- bitmapPixelLength → const int
- rgba32HeaderSize → const int