Skip to content

Commit 150f324

Browse files
Merge pull request #1345 from syncfusion-content/FLUT-979460-version-compatibility-hotfix
FLUT-979460 - [Others] Updated Flutter SDK version compatibility in user guide
2 parents 0e19d67 + 8a0a6c0 commit 150f324

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Flutter/system-requirements.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,18 @@ See the links below for the recommended Flutter development environments:
4242
<th style="text-align:center">Flutter SDK Stable Version</th>
4343
<th style="text-align:center">Syncfusion<sup>&reg;</sup> Compatible Package Version</th>
4444
</tr>
45+
<tr>
46+
<td style="text-align:center">
47+
<a href="https://storage.googleapis.com/flutter_infra_release/releases/stable/windows/flutter_windows_3.35.1-stable.zip">3.35.1</a>
48+
</td>
49+
<td style="text-align:center">>=<a href="https://pub.dev/packages/syncfusion_flutter_charts/versions/31.1.20">31.1.20</a> <31.1.xx(<a href="https://pub.dev/packages?q=publisher%3Asyncfusion.com&page=2">latest</a>)
50+
</td>
51+
</tr>
4552
<tr>
4653
<td style="text-align:center">
4754
<a href="https://storage.googleapis.com/flutter_infra_release/releases/stable/windows/flutter_windows_3.32.0-stable.zip">3.32.0</a>
4855
</td>
49-
<td style="text-align:center">>=<a href="https://pub.dev/packages/syncfusion_flutter_charts/versions/30.1.37">30.1.37</a> <30.1.xx(<a href="https://pub.dev/packages?q=publisher%3Asyncfusion.com&page=2">latest</a>)
56+
<td style="text-align:center">>=<a href="https://pub.dev/packages/syncfusion_flutter_charts/versions/30.1.37">30.1.37</a> <<a href="https://pub.dev/packages/syncfusion_flutter_charts/versions/31.1.19">31.1.19</a>
5057
</td>
5158
</tr>
5259
<tr>

0 commit comments

Comments
 (0)