diff --git a/melos.yaml b/melos.yaml index ea99c335..7e02909f 100644 --- a/melos.yaml +++ b/melos.yaml @@ -55,5 +55,5 @@ dev_dependencies: pedantic: 1.9.2 environment: - sdk: ">=2.1.0 <3.0.0" - flutter: ">=1.12.13+hotfix.5 <2.0.0" \ No newline at end of file + sdk: ">=2.7.0 <3.0.0" + flutter: ">=1.22.4 <2.0.0" \ No newline at end of file