From d842d368192d37ac698953b443b4649a176a91e7 Mon Sep 17 00:00:00 2001 From: ksenia312 Date: Thu, 8 Feb 2024 20:55:57 +0100 Subject: [PATCH] chore: flutter version and changelog --- CHANGELOG.md | 2 +- pubspec.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41cc7d8..20a2819 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ ## 0.0.1 -* TODO: Describe initial release. +- The first release diff --git a/pubspec.yaml b/pubspec.yaml index f74d8af..15443b2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,6 +10,7 @@ platforms: environment: sdk: ">=3.0.0 <4.0.0" + flutter: ">=3.10.0" dependencies: flutter: