diff --git a/l10n.yaml b/l10n.yaml index 4e6692e..15338f2 100644 --- a/l10n.yaml +++ b/l10n.yaml @@ -1,3 +1,3 @@ arb-dir: lib/l10n template-arb-file: app_en.arb -output-localization-file: app_localizations.dart \ No newline at end of file +output-localization-file: app_localizations.dart diff --git a/pubspec.yaml b/pubspec.yaml index f36bd28..bdbf2d3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A custom mobile client for EduPage, focusing on design and speed im publish_to: none version: 1.7.8 environment: - sdk: '>=2.19.0 <3.0.0' + sdk: ">=2.19.0 <3.0.0" dependencies: flutter: sdk: flutter