diff --git a/melos.yaml b/melos.yaml index 6a6c74dc..3fcad03f 100644 --- a/melos.yaml +++ b/melos.yaml @@ -59,5 +59,4 @@ dev_dependencies: pedantic: 1.9.2 environment: - sdk: ">=2.7.0 <3.0.0" - flutter: ">=1.22.4 <2.0.0" \ No newline at end of file + sdk: ">=2.12.0 <3.0.0" \ No newline at end of file