From 39bd98f6004cceedcc97132ecf8ea74d14e15bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 02:19:46 +0000 Subject: [PATCH] build(deps): bump fl_chart from 1.1.1 to 1.2.0 Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 1.1.1 to 1.2.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/1.1.1...1.2.0) --- updated-dependencies: - dependency-name: fl_chart dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 409bdf8..e4228d6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -365,10 +365,10 @@ packages: dependency: "direct main" description: name: fl_chart - sha256: "7ca9a40f4eb85949190e54087be8b4d6ac09dc4c54238d782a34cf1f7c011de9" + sha256: b938f77d042cbcd822936a7a359a7235bad8bd72070de1f827efc2cc297ac888 url: "https://pub.dev" source: hosted - version: "1.1.1" + version: "1.2.0" flex_color_scheme: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 8f7d4a2..96f8640 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: cupertino_icons: ^1.0.8 package_info_plus: ^9.0.0 flutter_launcher_icons: ^0.14.4 - fl_chart: ^1.1.1 + fl_chart: ^1.2.0 flutter_riverpod: ^3.1.0 url_launcher: ^6.3.2 flex_color_scheme: ^8.3.1