Latest source merged from Syncfusion

This commit is contained in:
pipeline 2021-07-09 20:20:21 +05:30
Родитель 2ccc0d41ac
Коммит 30638e2412
10 изменённых файлов: 60 добавлений и 19 удалений

Просмотреть файл

@ -1,6 +1,6 @@
---
layout: post
title: Appointments in Flutter Event Calendar widget | Syncfusion | Scheduler
title: Appointments in Flutter Event Calendar widget | Syncfusion
description: Learn here all about Appointments feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more.
platform: flutter
control: SfCalendar

Просмотреть файл

@ -1,6 +1,6 @@
---
layout: post
title: Builders in the Flutter Event Calendar widget | Syncfusion | Scheduler
title: Builders in the Flutter Event Calendar widget | Syncfusion
description: Learn here all about builders feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more.
platform: flutter
control: SfCalendar

Просмотреть файл

@ -1,6 +1,6 @@
---
layout: post
title: Localization in Flutter Event Calendar widget | Syncfusion | Scheduler
title: Localization in Flutter Event Calendar widget | Syncfusion
description: Learn here all about Localization feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more.
platform: flutter
control: SfCalendar

Просмотреть файл

@ -1,6 +1,6 @@
---
layout: post
title: Time zone in Flutter Event Calendar widget | Syncfusion | Scheduler
title: Time zone in Flutter Event Calendar widget | Syncfusion
description: Learn here all about Time zone feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more.
platform: flutter
control: SfCalendar

Просмотреть файл

@ -1,9 +1,9 @@
---
layout: post
title: Axis customization in Flutter Cartesian Charts widget | Syncfusion
title: Axis customization in Flutter Cartesian Charts | Syncfusion
description: Learn here all about Axis customization feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more.
platform: flutter
control: Chart
control: Cartesian Charts
documentation: ug
---

Просмотреть файл

@ -1,13 +1,13 @@
---
layout: post
title: Combinational Charts in Flutter Cartesian Charts widget | Syncfusion
title: Multiple Charts in Flutter Cartesian Charts | Syncfusion
description: Learn here all about Combinational Charts of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more.
platform: flutter
control: Chart
documentation: ug
---
# Combinational Charts in Flutter Cartesian Charts (SfCartesianChart)
# Multiple Charts in Flutter Cartesian Charts (SfCartesianChart)
## Multiple series

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 82 KiB

После

Ширина:  |  Высота:  |  Размер: 62 KiB

Просмотреть файл

@ -1,29 +1,62 @@
---
layout: post
title: Overview | Flutter | Syncfusion
description: Basic overview about the list of available features on Syncfusion Flutter widgets and steps to use the guide.
title: About Essential Studio Flutter | Syncfusion
description: Learn here all about introduction of Syncfusion Essential Studio Flutter, its elements, features and more.
platform: flutter
control: Overview
documentation: ug
---
# Syncfusion Flutter Widgets
# Introduction to Syncfusion Flutter Widgets Documentation
The Syncfusion Flutter UI widgets is the suite you ever need to create rich and high-quality mobile applications in iOS and Android with single code base. It also includes charts widgets.
The Syncfusion [Flutter Widgets](https://www.syncfusion.com/flutter-widgets) are a set of [advanced custom widgets and file formats packages](https://pub.dev/publishers/syncfusion.com/packages) needed to create rich and high-quality cross-platform applications in iOS, Android, and Web using a single code base. This article gives you a quick overview of how to read the Flutter widgets documentation and other help resources such as video tutorials, code examples, demos, and the knowledge base.
## How to best read this user guide
* The best way to read the user guide is to start with the Getting Started section of the documentation for the component that you need. The Getting Started guide gives information needed to know before writing the code. This is the only section recommended for end-to-end reading before writing the code. All the other information can be referred when needed.
* Now, that you are familiar with the basics of using the component, and the next step would be to start integrating the component into your application. It is very likely that you would find a code example that resembles your intended usage scenario.
* The best way to read the user guide is to start with the Getting Started section of the documentation for the [widget or library](https://help.syncfusion.com/flutter/introduction/widgets-catalog) that you need. The Getting Started guide gives the needed information to write the code. This is the only section recommended for end-to-end reading before writing the code. All other information can be referred when needed. The [widgets catalog](https://help.syncfusion.com/flutter/introduction/widgets-catalog) section helps you find the user guide link and its package in [pub.dev](https://pub.dev/publishers/syncfusion.com/packages).
* Now, that you are familiar with the basics of using the widget, the next step would be to start integrating the library into your application. It is very likely that you would find a code example that resembles your intended usage scenario.
* After you have integrated the component into your application, it is likely that you would need additional information on specific features and API. Search the specific topic using the search box available at the top of the user guide.
* Another valuable resource is the API reference that provides detailed information on the classes and its members.
## Additional help resources
The Knowledge Base section contains responses for some of the most common questions other customers asked in the past. You can search for topics that are not covered in the user guide.
The user guide itself has enough information to get you up and running. However, there are other valuable resources you must be aware of.
### API References
The [API reference](https://help.syncfusion.com/flutter/introduction/api-reference) is a valuable resource that provides detailed information on the classes and its members.
### Widget Examples
The [widgets examples section](https://help.syncfusion.com/flutter/introduction/widget-examples) contains the GitHub link for each widgets codes examples. This is very useful when you want to learn by practice.
### 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.
### Video Tutorials
Video tutorials of our widgets can be found [here](https://www.syncfusion.com/tutorial-videos).
## Demos
Explore the full capabilities of our Flutter widgets on your device by installing our sample browser applications from the below app stores, and view code samples in GitHub.
<p align="center">
<a href="https://play.google.com/store/apps/details?id=com.syncfusion.flutter.examples"><img alt="Flutter Google Play Store" src="https://cdn.syncfusion.com/content/images/FTControl/google-play-store.png"/></a>
<a href="https://apps.apple.com/us/app/syncfusion-flutter-ui-widgets/id1475231341"><img alt="Flutter iOS App Store" src="https://cdn.syncfusion.com/content/images/FTControl/ios-store.png"/></a>
<a href="https://flutter.syncfusion.com"><img alt="Flutter Web Sample Browser" src="https://cdn.syncfusion.com/content/images/FTControl/web-sample-browser.png"/></a>
</p>
<p align="center">
<a href="https://www.microsoft.com/en-us/p/syncfusion-flutter-gallery/9nhnbwcsf85d?activetab=pivot:overviewtab"><img alt="Flutter Windows Store" src="https://cdn.syncfusion.com/content/images/FTControl/windows-store.png"/></a>
<a href="https://install.appcenter.ms/orgs/syncfusion-demos/apps/syncfusion-flutter-gallery/distribution_groups/release"><img alt="Flutter macOS App Center" src="https://cdn.syncfusion.com/content/images/FTControl/macos-app-center.png"/></a>
<a href="https://snapcraft.io/syncfusion-flutter-gallery"><img alt="Flutter Snap Store" src="https://cdn.syncfusion.com/content/images/FTControl/snap-store.png"/></a>
</p>
<p align="center">
<a href="https://github.com/syncfusion/flutter-examples"><img alt="Flutter GitHub Samples" src="https://cdn.syncfusion.com/content/images/FTControl/github-samples.png"/></a>
</p>
Similar to the Knowledge Base, the Forum section also contains responses for questions of other customers asked in the past.
## 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.
In case, you are not able to find the information that you are looking for in the self-help resources mentioned above, then please [`contact us`](https://www.syncfusion.com/support/directtrac/incidents) by creating a support ticket.

Просмотреть файл

@ -1,6 +1,6 @@
---
layout: post
title: Document link annotation in Flutter PDF Viewer widget | Syncfusion
title: Document link annotation in Flutter PDF Viewer | Syncfusion
description: Learn here all about document link annotation feature of Syncfusion Flutter PDF Viewer (SfPdfViewer) widget and more.
platform: Flutter
control: SfPdfViewer

Просмотреть файл

@ -109,6 +109,14 @@ Widget build(BuildContext context) {
{% endhighlight %}
{% endtabs %}
To load PDF from network using [SfPdfViewer.network](https://pub.dev/documentation/syncfusion_flutter_pdfviewer/latest/pdfviewer/SfPdfViewer/SfPdfViewer.network.html) in macOS, network access must be enabled in your macOS application. On your `macos/Runner/DebugProfile.entitlements` file, add the following lines inside the `<dict>`
tag to enable the network access in your application:
```html
<key>com.apple.security.network.client</key>
<true/>
```
### Load document from the File
The [SfPdfViewer.file](https://pub.dev/documentation/syncfusion_flutter_pdfviewer/latest/pdfviewer/SfPdfViewer/SfPdfViewer.file.html) creates a widget that displays the PDF document obtained from a [`File`](https://api.flutter.dev/flutter/dart-io/File-class.html). The following code example explains the same.