Skip to content

Commit 574b9a3

Browse files
authored
docs: update docs to match new dart sdk version required (#1260)
1 parent a7aba81 commit 574b9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Depending on the number of flavors you plan to create for your project, the setu
3232
In order to generate a project using the news template, you must have the [Dart SDK][dart_installation_link] installed on your machine.
3333

3434
:::info
35-
Dart `">=3.3.0 <4.0.0"` is required.
35+
Dart `">=3.4.0 <4.0.0"` is required.
3636
:::
3737

3838
**Mason**

0 commit comments

Comments
 (0)