diff --git a/pubspec.lock b/pubspec.lock index df039d95..14ea07ff 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -721,6 +721,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.1.1" + fl_heatmap: + dependency: "direct main" + description: + name: fl_heatmap + sha256: "4f6849588d7733909fffc6f4a4c900ea8f54e0fbd50bc935e24357ac2fe1464d" + url: "https://pub.dev" + source: hosted + version: "0.4.5" flutter: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 815ed7aa..4ee13e07 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -161,6 +161,7 @@ dependencies: app_links: ^6.4.1 syncfusion_flutter_pdfviewer: ^31.1.21 swipe_to: ^1.0.6 + fl_heatmap: ^0.4.5 dev_dependencies: flutter_test: