Skip to content

Commit b612bf4

Browse files
Moved the new sample changes
1 parent 7005e22 commit b612bf4

File tree

488 files changed

+74986
-8487
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

488 files changed

+74986
-8487
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,12 @@ Explore the full capabilities of our Flutter widgets on your device by installin
8282

8383
<p align="center">
8484
<a href="https://play.google.com/store/apps/details?id=com.syncfusion.flutter.examples"><img src="https://cdn.syncfusion.com/content/images/FTControl/google-play-store.png"/></a>
85-
<a href="https://apps.apple.com/us/app/syncfusion-flutter-ui-widgets/id1475231341"><img src="https://cdn.syncfusion.com/content/images/FTControl/ios-store.png"/></a>
86-
<a href="https://flutter.syncfusion.com"><img src="https://cdn.syncfusion.com/content/images/FTControl/web-sample-browser.png"/></a>
85+
<a href="https://flutter.syncfusion.com"><img src="https://cdn.syncfusion.com/content/images/FTControl/web-sample-browser.png"/></a>
86+
<a href="https://www.microsoft.com/en-us/p/syncfusion-flutter-gallery/9nhnbwcsf85d?activetab=pivot:overviewtab"><img src="https://cdn.syncfusion.com/content/images/FTControl/windows-store.png"/></a>
8787
</p>
8888
<p align="center">
89-
<a href="https://www.microsoft.com/en-us/p/syncfusion-flutter-gallery/9nhnbwcsf85d?activetab=pivot:overviewtab"><img src="https://cdn.syncfusion.com/content/images/FTControl/windows-store.png"/></a>
9089
<a href="https://install.appcenter.ms/orgs/syncfusion-demos/apps/syncfusion-flutter-gallery/distribution_groups/release"><img src="https://cdn.syncfusion.com/content/images/FTControl/macos-app-center.png"/></a>
9190
<a href="https://snapcraft.io/syncfusion-flutter-gallery"><img src="https://cdn.syncfusion.com/content/images/FTControl/snap-store.png"/></a>
92-
</p>
93-
<p align="center">
9491
<a href="https://github.com/syncfusion/flutter-examples"><img src="https://cdn.syncfusion.com/content/images/FTControl/github-samples.png"/></a>
9592
</p>
9693

analysis_options.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ analyzer:
1010
avoid_bool_literals_in_conditional_expressions: ignore
1111
library_private_types_in_public_api: ignore
1212
prefer_interpolation_to_compose_strings: ignore
13+
always_specify_types: ignore
14+

assets/europe.json

Lines changed: 54610 additions & 52 deletions
Large diffs are not rendered by default.

assets/germany.json

Lines changed: 23 additions & 0 deletions
Large diffs are not rendered by default.

assets/pdf/annotations.pdf

80.7 KB
Binary file not shown.

assets/pdf/form_document.pdf

63.8 KB
Binary file not shown.

assets/pdf/rtl_document.pdf

846 KB
Binary file not shown.

build/flutter_assets/lib/sample_details.json

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2600,6 +2600,26 @@
26002600
}
26012601
]
26022602
},
2603+
{
2604+
"type": "child",
2605+
"title": "Grouping",
2606+
"subItems": [
2607+
{
2608+
"type": "sample",
2609+
"title": "Grouping",
2610+
"key": "datagrid_grouping",
2611+
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/grouping/datagrid_grouping.dart",
2612+
"needsPropertyPanel": false
2613+
},
2614+
{
2615+
"type": "sample",
2616+
"title": "Custom Grouping",
2617+
"key": "datagrid_custom_grouping",
2618+
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/grouping/datagrid_custom_grouping",
2619+
"needsPropertyPanel": false
2620+
}
2621+
]
2622+
},
26032623
{
26042624
"type": "child",
26052625
"title": "Selection",
@@ -2627,7 +2647,6 @@
26272647
}
26282648
]
26292649
},
2630-
26312650
{
26322651
"type": "child",
26332652
"title": "Freeze Panes",
@@ -3610,4 +3629,4 @@
36103629
}
36113630
]
36123631
}
3613-
]
3632+
]

images/cartesian_types.png

-85 KB
Loading

images/circle_gauge.png

11.8 KB
Loading

0 commit comments

Comments
 (0)