From f1638066f36fa79828c8a22e22fea32fc5605058 Mon Sep 17 00:00:00 2001 From: Deepak Raj Sundar Date: Tue, 14 Oct 2025 23:22:08 +0530 Subject: [PATCH 1/2] Added the release notes MD file and corresponding node entry in the TOC.html file --- Flutter/Release-notes/v31.2.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flutter/Release-notes/v31.2.2.md b/Flutter/Release-notes/v31.2.2.md index 21affe401..42514b499 100644 --- a/Flutter/Release-notes/v31.2.2.md +++ b/Flutter/Release-notes/v31.2.2.md @@ -7,7 +7,7 @@ documentation: ug # Essential Studio® for Flutter - v31.2.2 Release Notes -{% include release-info.html date="October 14, 2025" version="v31.2.2" passed="29214" failed="0" %} +{% include release-info.html date="October 15, 2025" version="v31.2.2" passed="29214" failed="0" %} {% directory path: _includes/release-notes/v31.2.2 %} From dd8c62482d0d5dd0153dfcc97d02f56c439edb87 Mon Sep 17 00:00:00 2001 From: Deepak Raj Sundar Date: Tue, 21 Oct 2025 22:46:55 +0530 Subject: [PATCH 2/2] Added the release notes MD file and corresponding node entry in the TOC.html file --- Flutter/Release-notes/v31.2.3.md | 44 ++++++++++++++++++++++++++++++++ flutter-toc.html | 19 +++++++++++++- 2 files changed, 62 insertions(+), 1 deletion(-) create mode 100644 Flutter/Release-notes/v31.2.3.md diff --git a/Flutter/Release-notes/v31.2.3.md b/Flutter/Release-notes/v31.2.3.md new file mode 100644 index 000000000..408aa4461 --- /dev/null +++ b/Flutter/Release-notes/v31.2.3.md @@ -0,0 +1,44 @@ +--- +title: Essential Studio® for Flutter Release Notes - v31.2.3 +description: Learn here about the controls in the Essential Studio® for Flutter Weekly Nuget Release - Release Notes - v31.2.3 +platform: flutter +documentation: ug +--- + +# Essential Studio® for Flutter - v31.2.3 Release Notes + +{% include release-info.html date="October 22, 2025" version="v31.2.3" passed="34865" failed="0" %} + +{% directory path: _includes/release-notes/v31.2.3 %} + +{% include {{file.url}} %} + +{% enddirectory %} + +## Test Results + +| Component Name | Test Cases | Passed | Failed | Remarks | +|---------------|------------|--------|--------|---------| +| Excel Library(XlsIO) | 674 | 674 | 0 | All Passed | +| Pdf Library(Pdf) | 2065 | 2065 | 0 | All Passed | +| SfAIAssistView | 171 | 171 | 0 | All Passed | +| SfBarcodeGenerator | 522 | 522 | 0 | All Passed | +| SfCalendar | 1424 | 1424 | 0 | All Passed | +| SfCartesianChart | 15472 | 15472 | 0 | All Passed | +| SfChat | 59 | 59 | 0 | All Passed | +| SfCircularChart | 544 | 544 | 0 | All Passed | +| SfDataGrid | 5739 | 5739 | 0 | All Passed | +| SfDateRangePicker | 635 | 635 | 0 | All Passed | +| SfFunnelChart | 224 | 224 | 0 | All Passed | +| SfLinearGauge | 1293 | 1293 | 0 | All Passed | +| SfMaps | 427 | 427 | 0 | All Passed | +| SfPyramidChart | 223 | 223 | 0 | All Passed | +| SfRadialGauge | 3124 | 3124 | 0 | All Passed | +| SfRangeSelector | 331 | 331 | 0 | All Passed | +| SfRangeSlider | 583 | 583 | 0 | All Passed | +| SfSlider | 729 | 729 | 0 | All Passed | +| SfSparkAreaChart | 130 | 130 | 0 | All Passed | +| SfSparkBarChart | 90 | 90 | 0 | All Passed | +| SfSparkLineChart | 128 | 128 | 0 | All Passed | +| SfSparkWinLossChart | 80 | 80 | 0 | All Passed | +| SfTreemap | 198 | 198 | 0 | All Passed | \ No newline at end of file diff --git a/flutter-toc.html b/flutter-toc.html index 9df89c9a9..dd5822c2f 100644 --- a/flutter-toc.html +++ b/flutter-toc.html @@ -595,7 +595,24 @@
  • Release Notes -