From 37df7b4a80bd9631b1be5a2b77e99ad7c0529b81 Mon Sep 17 00:00:00 2001 From: mugunthan Date: Tue, 21 Apr 2026 18:10:58 +0530 Subject: [PATCH 1/3] FLUT-1020062- updated version changes --- Flutter/system-requirements.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Flutter/system-requirements.md b/Flutter/system-requirements.md index b7cedff8e..2c63f67b7 100644 --- a/Flutter/system-requirements.md +++ b/Flutter/system-requirements.md @@ -41,7 +41,14 @@ See the links below for the recommended Flutter development environments: Flutter SDK Stable Version Syncfusion® Compatible Package Version - + + + + 3.41.0 + + >=31.2.15 <33.1.xx(latest) + + 3.38.1 From ad76f26ac166e29eaedf53953998c44cf154cf0a Mon Sep 17 00:00:00 2001 From: Deepak Raj Sundar Date: Fri, 26 Jun 2026 03:01:35 +0530 Subject: [PATCH 2/3] Added the release notes MD file and corresponding node entry in the TOC.html file --- Flutter/Release-notes/v34.1.29.md | 16 ++++++++++++++++ flutter-toc.html | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 Flutter/Release-notes/v34.1.29.md diff --git a/Flutter/Release-notes/v34.1.29.md b/Flutter/Release-notes/v34.1.29.md new file mode 100644 index 000000000..b14cf5538 --- /dev/null +++ b/Flutter/Release-notes/v34.1.29.md @@ -0,0 +1,16 @@ +--- +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="June 29, 2026" version="v34.1.29" %} + +{% directory path: _includes/release-notes/v34.1.29 %} + +{% include {{file.url}} %} + +{% enddirectory %} \ No newline at end of file diff --git a/flutter-toc.html b/flutter-toc.html index 451cdc1fe..954c68856 100644 --- a/flutter-toc.html +++ b/flutter-toc.html @@ -568,7 +568,7 @@
  • Release Notes -
      +
      • 2026 Volume 2 - v34.1.*
      • 2026 Volume 1 - v33.*
        • Weekly Nuget Release From d6288fa64a5e253d29779bbf3882cf1bdc19f428 Mon Sep 17 00:00:00 2001 From: Deepak Raj Sundar Date: Wed, 1 Jul 2026 00:19:42 +0530 Subject: [PATCH 3/3] Added the release notes MD file and corresponding node entry in the TOC.html file --- Flutter/Release-notes/v34.1.29.md | 32 +++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/Flutter/Release-notes/v34.1.29.md b/Flutter/Release-notes/v34.1.29.md index b14cf5538..49c96e4ee 100644 --- a/Flutter/Release-notes/v34.1.29.md +++ b/Flutter/Release-notes/v34.1.29.md @@ -7,10 +7,38 @@ documentation: ug # Essential Studio® for Flutter - v34.1.29 Release Notes -{% include release-info.html date="June 29, 2026" version="v34.1.29" %} +{% 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 %} \ No newline at end of file +{% 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 | \ No newline at end of file