Skip to content

Commit 4beee99

Browse files
Merge branch 'development' of https://github.com/syncfusion-content/flutter-docs into FLUT-959344-pdfviewer
2 parents 19ea338 + 9163b11 commit 4beee99

File tree

9 files changed

+73
-42
lines changed

9 files changed

+73
-42
lines changed

Flutter/Release-notes/v29.2.10.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: Essential Studio for Flutter Weekly Nuget Release Release Notes
3+
description: Essential Studio for Flutter Weekly Nuget Release Release Notes
4+
platform: flutter
5+
documentation: ug
6+
---
7+
8+
# Essential Studio for Flutter Release Notes
9+
10+
{% include release-info.html date="June 10, 2025" version="v29.2.10" passed="34938" failed="0" %}
11+
12+
{% directory path: _includes/release-notes/v29.2.10 %}
13+
14+
{% include {{file.url}} %}
15+
16+
{% enddirectory %}
17+
18+
## Test Results
19+
20+
| Component Name | Test Cases | Passed | Failed | Remarks |
21+
|---------------|------------|--------|--------|---------|
22+
| PDF | 2050 | 2050 | 0 | All Passed |
23+
| SfAIAssistView | 171 | 171 | 0 | All Passed |
24+
| SfBarcodeGenerator | 522 | 522 | 0 | All Passed |
25+
| SfCalendar | 1424 | 1424 | 0 | All Passed |
26+
| SfCartesianChart | 15472 | 15472 | 0 | All Passed |
27+
| SfChat | 59 | 59 | 0 | All Passed |
28+
| SfCircularChart | 544 | 544 | 0 | All Passed |
29+
| SfDataGrid | 5739 | 5739 | 0 | All Passed |
30+
| SfDateRangePicker | 635 | 635 | 0 | All Passed |
31+
| SfFunnelChart | 224 | 224 | 0 | All Passed |
32+
| SfLinearGauge | 1293 | 1293 | 0 | All Passed |
33+
| SfMaps | 427 | 427 | 0 | All Passed |
34+
| SfPyramidChart | 223 | 223 | 0 | All Passed |
35+
| SfRadialGauge | 3124 | 3124 | 0 | All Passed |
36+
| SfRangeSelector | 331 | 331 | 0 | All Passed |
37+
| SfRangeSlider | 583 | 583 | 0 | All Passed |
38+
| SfSlider | 729 | 729 | 0 | All Passed |
39+
| SfSparkAreaChart | 130 | 130 | 0 | All Passed |
40+
| SfSparkBarChart | 90 | 90 | 0 | All Passed |
41+
| SfSparkLineChart | 128 | 128 | 0 | All Passed |
42+
| SfSparkWinLossChart | 80 | 80 | 0 | All Passed |
43+
| SfTreemap | 198 | 198 | 0 | All Passed |
44+
| XlsIO | 762 | 762 | 0 | All Passed |

Flutter/Release-notes/v29.2.7.md

Lines changed: 3 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -7,38 +7,11 @@ documentation: ug
77

88
# Essential Studio for Flutter Release Notes
99

10-
{% include release-info.html date="May 27, 2025" version="v29.2.7" passed="34937" failed="0" %}
10+
{% include release-info.html date="May 27, 2025" version="v29.2.7" %}
11+
1112

1213
{% directory path: _includes/release-notes/v29.2.7 %}
1314

1415
{% include {{file.url}} %}
1516

16-
{% enddirectory %}
17-
18-
## Test Results
19-
20-
| Component Name | Test Cases | Passed | Failed | Remarks |
21-
|---------------|------------|--------|--------|---------|
22-
| PDF | 2049 | 2049 | 0 | All Passed |
23-
| SfAIAssistView | 171 | 171 | 0 | All Passed |
24-
| SfBarcodeGenerator | 522 | 522 | 0 | All Passed |
25-
| SfCalendar | 1424 | 1424 | 0 | All Passed |
26-
| SfCartesianChart | 15472 | 15472 | 0 | All Passed |
27-
| SfChat | 59 | 59 | 0 | All Passed |
28-
| SfCircularChart | 544 | 544 | 0 | All Passed |
29-
| SfDataGrid | 5739 | 5739 | 0 | All Passed |
30-
| SfDateRangePicker | 635 | 635 | 0 | All Passed |
31-
| SfFunnelChart | 224 | 224 | 0 | All Passed |
32-
| SfLinearGauge | 1293 | 1293 | 0 | All Passed |
33-
| SfMaps | 427 | 427 | 0 | All Passed |
34-
| SfPyramidChart | 223 | 223 | 0 | All Passed |
35-
| SfRadialGauge | 3124 | 3124 | 0 | All Passed |
36-
| SfRangeSelector | 331 | 331 | 0 | All Passed |
37-
| SfRangeSlider | 583 | 583 | 0 | All Passed |
38-
| SfSlider | 729 | 729 | 0 | All Passed |
39-
| SfSparkAreaChart | 130 | 130 | 0 | All Passed |
40-
| SfSparkBarChart | 90 | 90 | 0 | All Passed |
41-
| SfSparkLineChart | 128 | 128 | 0 | All Passed |
42-
| SfSparkWinLossChart | 80 | 80 | 0 | All Passed |
43-
| SfTreemap | 198 | 198 | 0 | All Passed |
44-
| XlsIO | 762 | 762 | 0 | All Passed |
17+
{% enddirectory %}

Flutter/pdf-viewer/accessibility.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,63 +59,73 @@ The `SfPdfViewer` supports the following keyboard interactions:
5959
<th style="text-align:left" colspan="1">Action</th>
6060
<th>Windows</th>
6161
<th>Macintosh</th>
62+
<th>Linux</th>
6263
</tr>
6364
<tr>
64-
<th style="text-align:left" colspan="3">Shortcuts for Page Navigation</th>
65+
<th style="text-align:left" colspan="4">Shortcuts for Page Navigation</th>
6566
</tr>
6667
<tr>
6768
<td>Navigate to the first page</td>
6869
<td>Home</td>
6970
<td>Function+Left arrow</td>
71+
<td>Home</td>
7072
</tr>
7173
<tr>
7274
<td>Navigate to the last page</td>
7375
<td>End</td>
7476
<td>Function+Right arrow</td>
77+
<td>End</td>
7578
</tr>
7679
<tr>
7780
<td>Navigate to the previous page</td>
7881
<td>Left arrow</td>
7982
<td>Left arrow</td>
83+
<td>Left arrow</td>
8084
</tr>
8185
<tr>
8286
<td>Navigate to the next page</td>
8387
<td>Right arrow</td>
8488
<td>Right arrow</td>
89+
<td>Right arrow</td>
8590
</tr>
8691
<tr>
87-
<th style="text-align:left" colspan="3">Shortcuts for Zooming</th>
92+
<th style="text-align:left" colspan="4">Shortcuts for Zooming</th>
8893
</tr>
8994
<tr>
9095
<td>Perform zoom in operation</td>
9196
<td>CONTROL + =</td>
9297
<td>COMMAND + =</td>
98+
<td>CONTROL + =</td>
9399
</tr>
94100
<tr>
95101
<td>Perform zoom out operation</td>
96102
<td>CONTROL + -</td>
97103
<td>COMMAND + -</td>
104+
<td>CONTROL + -</td>
98105
</tr>
99106
<tr>
100-
<td>Retain the zoom level to 1</td>
107+
<td>Reset the zoom level to 1</td>
101108
<td>CONTROL + 0</td>
102109
<td>COMMAND + 0</td>
110+
<td>CONTROL + 0</td>
103111
</tr>
104112
<tr>
105-
<th style="text-align:left" colspan="3">Shortcut for Text Search</th>
113+
<th style="text-align:left" colspan="4">Shortcut for Text Search</th>
106114
</tr>
107115
<tr>
108116
<td>Open the search toolbar</td>
109117
<td>CONTROL + F</td>
110118
<td>COMMAND + F</td>
119+
<td>CONTROL + F</td>
111120
</tr>
112121
<tr>
113-
<th style="text-align:left" colspan="3">Shortcut for Text Selection</th>
122+
<th style="text-align:left" colspan="4">Shortcut for Text Selection</th>
114123
</tr>
115124
<tr>
116125
<td>Copy the selected text</td>
117126
<td>CONTROL + C</td>
118127
<td>COMMAND + C</td>
128+
<td>CONTROL + C</td>
119129
</tr>
120130
</table>
121131

Flutter/pdf-viewer/form-filling.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,23 +718,26 @@ Widget build(BuildContext context) {
718718
{% endhighlight %}
719719
{% endtabs %}
720720

721-
For desktop platforms such as Windows, macOS, and desktop web, use the following shortcut keys to perform the actions.
721+
For desktop platforms such as Windows, macOS, Linux, and desktop web, use the following shortcut keys to perform the actions.
722722

723723
<table>
724724
<tr>
725725
<th>Action & Shortcut keys</th>
726726
<th>Windows</th>
727727
<th>macOS</th>
728+
<th>Linux</th>
728729
</tr>
729730
<tr>
730731
<th>Undo</th>
731732
<td><code>Ctrl</code> + <code>z</code></td>
732733
<td><code>Command</code> + <code>z</code></td>
734+
<td><code>Ctrl</code> + <code>z</code></td>
733735
</tr>
734736
<tr>
735737
<th>Redo</th>
736738
<td><code>Ctrl</code> + <code>y</code></td>
737739
<td><code>Command</code> + <code>y</code></td>
740+
<td><code>Ctrl</code> + <code>y</code></td>
738741
</tr>
739742
</table>
740743

Flutter/pdf-viewer/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99

1010
# Flutter PDF Viewer (SfPdfViewer) Overview
1111

12-
The Syncfusion<sup>&reg;</sup> [Flutter PDF Viewer](https://www.syncfusion.com/flutter-widgets/flutter-pdf-viewer) widget allows you to view PDF documents seamlessly and efficiently on Android, iOS, Web, Windows, and macOS platforms. It has highly interactive and customizable features such as magnification, virtual scrolling, page navigation, text selection, text search, and bookmark navigation.
12+
The Syncfusion<sup>&reg;</sup> [Flutter PDF Viewer](https://www.syncfusion.com/flutter-widgets/flutter-pdf-viewer) widget allows you to view PDF documents seamlessly and efficiently on Android, iOS, Web, Windows, Linux, and macOS platforms. It has highly interactive and customizable features such as magnification, virtual scrolling, page navigation, text selection, text search, and bookmark navigation.
1313

1414
## Key Features
1515

Flutter/pdf-viewer/select-deselect-annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ void customizeSelectorAppearance() {
8383
## Deselect an Annotation
8484

8585
You can deselect an annotation by tapping outside its bounds using touch or mouse. When the annotation is deselected, the selection border (selector) disappears, indicating that the annotation is deselected.
86-
* In desktop platforms like Windows, macOS, and desktop web, you can also use the keyboard shortcut Esc to deselect an annotation.
86+
* In desktop platforms like Windows, macOS, Linux, and desktop web, you can also use the keyboard shortcut Esc to deselect an annotation.
8787

8888
### Deselect an Annotation Programmatically
8989

Flutter/pdf-viewer/undo-redo.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,26 @@ documentation: ug
1111

1212
If you performed any undesired actions when adding, removing, or editing annotations, you can undo and redo the action to restore the previous state. This section will go through how to undo and redo the changes made to the annotations.
1313

14-
For desktop platforms such as Windows, macOS, and desktop web, you can use the following shortcut keys to perform the actions.
14+
For desktop platforms such as Windows, macOS, Linux, and desktop web, you can use the following shortcut keys to perform the actions.
1515

1616
<table>
1717
<tr>
1818
<th>Action & Shortcut Keys</th>
1919
<th>Windows</th>
2020
<th>macOS</th>
21+
<th>Linux</th>
2122
</tr>
2223
<tr>
2324
<th>Undo</th>
2425
<td><code>Ctrl</code> + <code>z</code></td>
2526
<td><code>Command</code> + <code>z</code></td>
27+
<td><code>Ctrl</code> + <code>z</code></td>
2628
</tr>
2729
<tr>
2830
<th>Redo</th>
2931
<td><code>Ctrl</code> + <code>y</code></td>
3032
<td><code>Command</code> + <code>y</code></td>
33+
<td><code>Ctrl</code> + <code>y</code></td>
3134
</tr>
3235
</table>
3336

Flutter/system-requirements.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,3 @@ See the links below for the recommended Flutter development environments:
117117
### Supported Platforms
118118

119119
Our Flutter packages are compatible with iOS, Android, Web, Windows, macOS, and Linux. You can find the supported version at the link ['here'](https://docs.flutter.dev/reference/supported-platforms#supported-platforms).
120-
121-
>**Note**: Currently, the PDF viewer control is not supported on the Linux platform.

0 commit comments

Comments
 (0)