From 58f8673f181374c3a90062b70cfd7e40f0f4d759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 06:57:54 +0000 Subject: [PATCH] Bump fl_chart from 0.69.2 to 0.70.0 in /experimental/pedometer/example Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 0.69.2 to 0.70.0. - [Release notes](https://github.com/imaNNeo/fl_chart/releases) - [Changelog](https://github.com/imaNNeo/fl_chart/blob/main/CHANGELOG.md) - [Commits](https://github.com/imaNNeo/fl_chart/compare/0.69.2...0.70.0) --- updated-dependencies: - dependency-name: fl_chart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- experimental/pedometer/example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/pedometer/example/pubspec.yaml b/experimental/pedometer/example/pubspec.yaml index a13852bd974..ea909a3bb3f 100644 --- a/experimental/pedometer/example/pubspec.yaml +++ b/experimental/pedometer/example/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: ffi: ^2.1.2 intl: ^0.20.0 jni: ^0.12.0 - fl_chart: ^0.69.0 + fl_chart: ^0.70.0 dev_dependencies: flutter_test: