diff --git a/pubspec.yaml b/pubspec.yaml index 1ab9ad5f..f918fca7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,6 +2,9 @@ name: gitjournal description: A Note Taking App Built on top of Git version: 1.74.2+10 +environment: + sdk: '>=2.10.0 <3.0.0' + dependencies: flutter: sdk: flutter