From e8605db0ab74c5147808c9075cad3557b3b91ee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 12:49:09 +0000 Subject: [PATCH] chore(deps): bump fl_chart from 0.70.2 to 1.0.0 Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 0.70.2 to 1.0.0. - [Release notes](https://github.com/imaNNeo/fl_chart/releases) - [Changelog](https://github.com/imaNNeo/fl_chart/blob/1.0.0/CHANGELOG.md) - [Commits](https://github.com/imaNNeo/fl_chart/compare/0.70.2...1.0.0) --- updated-dependencies: - dependency-name: fl_chart dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index dfa9f24..9fc9fed 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: path: packages/firebase_habits_api firebase_track_api: path: packages/firebase_track_api - fl_chart: ^0.70.1 + fl_chart: ^1.0.0 flutter: sdk: flutter flutter_bloc: ^8.1.3