Skip to content
Closed
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
6 changes: 5 additions & 1 deletion Flutter/introduction/api-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,13 @@ documentation: ug

# Syncfusion<sup>&reg;</sup> Flutter Widgets - API reference

This page helps to navigate to the public API's available in the Syncfusion<sup>&reg;</sup> Flutter widgets.
This page helps you navigate to the public APIs available in the Syncfusion<sup>&reg;</sup> Flutter widgets. Click the link to open the API reference for each widget. Use the search box on the API reference page to find specific classes and members.

<table>
<tr>
<th>Widget</th>
<th>API Reference</th>
</tr>
<tr>
<td>
AI AssistView
Expand Down
9 changes: 4 additions & 5 deletions Flutter/introduction/overview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Overview of Syncfusion<sup>&reg;</sup> Flutter Widgets | Syncfusion
description: Step‑by‑step guide to Syncfusion Flutter widgets, covering key features, documentation structure, API references, code examples, demos, video tutorials, and support resources for building high‑quality crossplatform applications.
description: Step‑by‑step guide to Syncfusion Flutter widgets with features, API docs, code samples, demos, video tutorials, and support for cross-platform app development.
platform: flutter
control: Overview
documentation: ug
Expand Down Expand Up @@ -31,8 +31,7 @@ The [widgets examples section](https://help.syncfusion.com/flutter/introduction/

### Knowledge Base

The Knowledge Base section contains responses for some of the most common questions other customers had asked in the past. You can search for topics that are not covered in the user guide.
Similar to the Knowledge Base, the [Forum section](https://www.syncfusion.com/forums/flutter) also contains responses for questions asked in the past.
The [Knowledge Base](https://www.syncfusion.com/kb/flutter) contains responses for some of the most common questions other customers have asked. You can search for topics that are not covered in the user guide. The [Forum section](https://www.syncfusion.com/forums/flutter) also answers common user questions.

### Video Tutorials

Expand Down Expand Up @@ -66,6 +65,6 @@ tr, td, th
</table>


## Create a support incident
In case, you are not able to find the information that you are looking for in the self-help resources mentioned above, please [contact](https://www.syncfusion.com/support/directtrac/incidents) us by creating a support ticket.
## Creating a support incident
If you are unable to find the information you are looking for in the self-help resources mentioned above, please [contact](https://www.syncfusion.com/support/directtrac/incidents) us by creating a support ticket.

4 changes: 2 additions & 2 deletions Flutter/introduction/widget-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The section contains the GitHub link for each widget's code examples. This is ve

<tr>
<td>AI AssistView</td>
<td><a href ="https://help.syncfusion.com/flutter/ai-assistview/overview">AIAssistView</a></td>
<td><a href ="https://help.syncfusion.com/flutter/ai-assistview/overview">AI AssistView</a></td>
<td><a href="https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/ai_assist_view">samples/AI_assist_view</a></td>
</tr>

Expand Down Expand Up @@ -122,7 +122,7 @@ The section contains the GitHub link for each widget's code examples. This is ve

<tr>
<td><p>Viewer</p></td>
<td><p><a href="http://172.16.0.76/flutter/pdf-viewer/overview">PDF viewer</a></p></td>
<td><p><a href="https://help.syncfusion.com/flutter/pdf-viewer/overview">PDF viewer</a></p></td>
<td><p><a href="https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/pdf_viewer">samples/pdfviewer</a></p>
</td></tr>

Expand Down
6 changes: 3 additions & 3 deletions Flutter/introduction/widgets-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ documentation: ug

# Flutter Widgets Catalog

The Syncfusion<sup>&reg;</sup> Flutter cross platform UI widgets and libraries are an ideal choice for developing rich cross-platform iOS, Android, and Web applications from a single shared code base. You can build responsive, interactive, and creative applications that run on multiple platforms and devices with various form factors. Some of the cool features like theming and customization options make the widgets perfect for your cross-platform application.
The Syncfusion<sup>&reg;</sup> Flutter cross-platform UI widgets and libraries are an ideal choice for developing rich cross-platform iOS, Android, and Web applications from a single shared code base. You can build responsive, interactive, and creative applications that run on multiple platforms and devices with various form factors. Key features like theming and customization options make the widgets perfect for your cross-platform application. For more information on theming, see the [themes page](https://help.syncfusion.com/flutter/themes).

This section provides the user guide link for each widget and its package link.
This section provides the user guide link for each widget and a link to its pub.dev package.

<table>
<tr>
Expand All @@ -22,7 +22,7 @@ This section provides the user guide link for each widget and its package link.

<tr>
<td>AI AssistView</td>
<td><a href ="https://help.syncfusion.com/flutter/ai-assistview/overview">AIAssistView</a></td>
<td><a href ="https://help.syncfusion.com/flutter/ai-assistview/overview">AI AssistView</a></td>
<td><a href="https://pub.dev/packages/syncfusion_flutter_chat">syncfusion_flutter_chat</a></td>
</tr>

Expand Down