flutter_heatmap_grid 0.0.1 copy "flutter_heatmap_grid: ^0.0.1" to clipboard
flutter_heatmap_grid: ^0.0.1 copied to clipboard

Flutter 网格热力图组件 - 以网格形式展示数据,通过颜色深浅表示数值大小

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_heatmap_grid

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_heatmap_grid: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_heatmap_grid/flutter_heatmap_grid.dart';
0
likes
140
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter 网格热力图组件 - 以网格形式展示数据,通过颜色深浅表示数值大小

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on flutter_heatmap_grid

Packages that implement flutter_heatmap_grid