November 7, 2020

693 words 4 mins read

syncfusion/flutter-widgets

syncfusion/flutter-widgets

Syncfusion Flutter widgets libraries include high quality UI widgets and file-format packages to help you create rich, high-quality applications for iOS, Android, and web from a single code base.

repo name syncfusion/flutter-widgets
repo link https://github.com/syncfusion/flutter-widgets
homepage
language Dart
size (curr.) 2163 kB
stars (curr.) 64
created 2020-10-01
license

Syncfusion Flutter Widgets

Syncfusion Flutter widgets libraries include high-quality UI widgets and file-format packages to help you create rich, high-quality applications for iOS, Android, and web from a single code base.

Disclaimer: This is a commercial package. To use our packages, you need to have either the Syncfusion Commercial License or Syncfusion Community license. For more details, please check the LICENSE file.

Note: Our packages are now compatible with Flutter for Web. However, this will be in Beta until Flutter for Web becomes stable.

Table of contents

Repository structure

This repository holds the source code of all the Syncfusion Flutter widgets and libraries. Source code of the widget, a working example, read me, changelog, etc., files are available in the packages directory.

Also, you can view the samples code from this repository.

Packages

Package/Plugin Widgets/libraries Pub Points Popularity
syncfusion_flutter_charts SfCartesianChartSfCircularChartSfPyramidChartSfFunnelChart pub package pub points popularity
syncfusion_flutter_calendar SfCalendar pub package pub points popularity
syncfusion_flutter_datagrid SfDataGrid pub package pub points popularity
syncfusion_flutter_pdfviewer SfPdfViewer pub package pub points popularity
syncfusion_flutter_pdf PDF library pub package pub points popularity
syncfusion_flutter_xlsio XlsIO library pub package pub points popularity
syncfusion_flutter_datepicker SfDateRangePicker pub package pub points popularity
syncfusion_flutter_maps SfMaps pub package pub points popularity
syncfusion_flutter_gauges SfRadialGauge pub package pub points popularity
syncfusion_flutter_sliders SfSliderSfRangeSliderSfRangeSelector pub package pub points popularity
syncfusion_flutter_signaturepad SfSignaturePad pub package pub points popularity
syncfusion_flutter_barcodes SfBarcodeGenerator pub package pub points popularity
syncfusion_officechart Office chart library pub package pub points popularity
syncfusion_officecore This package is a dependecy package for Office chart library. pub package pub points popularity
syncfusion_flutter_core This package is a dependecy package for all the Syncfusion Flutter widgets and libraries. pub package pub points popularity
syncfusion_localizations This package contains localized text for 77 cultures for all the applicable Syncfusion Flutter Widgets. pub package pub points popularity

How to use

Referring packages source in your application

All the packages available in the packages folder can be referred in your application by following the below steps.

Step 1

Clone the flutter-widgets repository into your machine.

Step 2

Refer the required package in your application’s pubspec.yaml file by mentioning its local path. For example, here we have referred the charts package.

syncfusion_flutter_charts:
    path: D:/flutter-widgets/packages/syncfusion_flutter_charts

Step 3

Run the following command to get the required packages.

$ flutter pub get

Step 4

Run your application either using F5 or Run > Start Debugging.

Running the available example

All the packages available in the packages folder has an example and it can be run by following the below steps.

Step 1

Clone the flutter-widgets repository into your machine.

Step 2

Open the example folder available in packages in an IDE. The below path is for reference.

..\flutter-widgets\packages\syncfusion_flutter_charts\example

Step 3

Run the following command to get the required packages.

$ flutter pub get

Note: In the example, packages are referred from the local folder which is available in this repository. If you wish, you can also refer the packages from pub.

Step 4

Run your application either using F5 or Run > Start Debugging.

Get the demo application

Explore the full capabilities of our Flutter widgets on your device by installing our sample browser applications from the below app stores, and view samples code in GitHub.

Take a look at the following to learn more about Syncfusion Flutter widgets:

Support and feedback

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 20,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today we provide 1,000+ controls and frameworks for web (ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Blazor, mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, and UWP). We provide ready-to deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

comments powered by Disqus