Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions Flutter/Release-notes/v34.1.29.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
title: Essential Studio® for Flutter Release Notes - v34.1.29
description: Learn here about the controls in the Essential Studio® for Flutter 2026 Volume 2 Main Release - Release Notes - v34.1.29
platform: flutter
documentation: ug
---

# Essential Studio® for Flutter - v34.1.29 Release Notes

{% include release-info.html date="July 01, 2026" version="v34.1.29" passed="34955" failed="0" %}

{% directory path: _includes/release-notes/v34.1.29 %}

{% include {{file.url}} %}

{% enddirectory %}

## Test Results

| Component Name | Test Cases | Passed | Failed | Remarks |
|----------------|------------|--------|--------|---------|
| AI AssistView | 171 | 171 | 0 | All Passed |
| Barcode Generator | 522 | 522 | 0 | All Passed |
| Calendar | 1424 | 1424 | 0 | All Passed |
| Cartesian Chart | 15472 | 15472 | 0 | All Passed |
| Chat | 59 | 59 | 0 | All Passed |
| Circular Chart | 544 | 544 | 0 | All Passed |
| DataGrid | 5739 | 5739 | 0 | All Passed |
| DateRangepicker | 635 | 635 | 0 | All Passed |
| Excel Library | 763 | 763 | 0 | All Passed |
| Funnel Chart | 224 | 224 | 0 | All Passed |
| Linear gauge | 1293 | 1293 | 0 | All Passed |
| Maps | 427 | 427 | 0 | All Passed |
| PDF Library | 2066 | 2066 | 0 | All Passed |
| Pyramid Chart | 223 | 223 | 0 | All Passed |
| Radial Gauge | 3124 | 3124 | 0 | All Passed |
| Range selector | 331 | 331 | 0 | All Passed |
| Range Slider | 583 | 583 | 0 | All Passed |
| Slider | 729 | 729 | 0 | All Passed |
| Spark Area Chart | 130 | 130 | 0 | All Passed |
| Spark Bar Chart | 90 | 90 | 0 | All Passed |
| Spark Line Chart | 128 | 128 | 0 | All Passed |
| Spark WinLoss Chart | 80 | 80 | 0 | All Passed |
| Treemap | 198 | 198 | 0 | All Passed |
9 changes: 8 additions & 1 deletion Flutter/system-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,14 @@ See the links below for the recommended Flutter development environments:
<tr>
<th style="text-align:center">Flutter SDK Stable Version</th>
<th style="text-align:center">Syncfusion<sup>&reg;</sup> Compatible Package Version</th>
</tr>
</tr>
<tr>
<td style="text-align:center">
<a href="https://storage.googleapis.com/flutter_infra_release/releases/stable/windows/flutter_windows_3.41.0-stable.zip">3.41.0</a>
</td>
<td style="text-align:center">>=<a href="https://pub.dev/packages/syncfusion_flutter_charts/versions/31.2.15">31.2.15</a> <33.1.xx(<a href="https://pub.dev/packages?q=publisher%3Asyncfusion.com&page=2">latest</a>)
</td>
</tr>
<tr>
<td style="text-align:center">
<a href="https://storage.googleapis.com/flutter_infra_release/releases/stable/windows/flutter_windows_3.38.1-stable.zip">3.38.1</a>
Expand Down
2 changes: 1 addition & 1 deletion flutter-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@
</li>
<li>
Release Notes
<ul>
<ul><li>2026 Volume 2 - v34.1.*<ul><li><a href="/flutter/release-notes/v34.1.29">v34.1.29 Main Release</a></li></ul></li>
<li>2026 Volume 1 - v33.*
<ul>
<li> Weekly Nuget Release
Expand Down