From a0108baffd08ec3faecf84cb28158b839f9c94eb Mon Sep 17 00:00:00 2001 From: bossanyit Date: Mon, 15 May 2023 17:41:07 +0200 Subject: [PATCH] v1.1.2 Flutter SDK update --- README.md | 3 +++ pubspec.yaml | 10 +++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6e00a21..9825846 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ Workout Test and Diet 4 You Common Util Functions +### Version 1.1.2 +- Flutter SDK < 4.0.0 + ### Version 1.1.1 - pub.dev dependencies for Flutter 3.10 diff --git a/pubspec.yaml b/pubspec.yaml index 6769d56..2fd69ab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,9 +1,9 @@ name: workouttest_util description: Workout Test app and web functions. -version: 1.1.1 +version: 1.1.2 environment: - sdk: ">=2.18.6 <3.0.0" + sdk: ">=2.18.6 <4.0.0" flutter: ">=1.17.0" dependencies: @@ -27,9 +27,9 @@ dependencies: sign_in_with_apple: ^4.3.0 - matomo_tracker: ^2.0.0 + matomo_tracker: ^3.1.0 - package_info_plus: ^3.0.2 + package_info_plus: ^3.1.2 sentry_flutter: ^7.3.0 shared_preferences: ^2.0.20 @@ -42,7 +42,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^2.0.0 + flutter_lints: ^2.0.1 flutter: assets: