Skip to content
Open
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
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