forked from syncfusion/flutter-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
49fef7a
commit 6275d58
Showing
243 changed files
with
13,630 additions
and
7,615 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1,16 @@ | ||
# Syncfusion Flutter Examples | ||
# flutter_examples | ||
|
||
This repository contains the demos of Syncfusion Flutter UI widgets. This is the best place to check our widgets to get more insight about the usage of APIs. You can also check our widgets by installing the [sample browser application](https://play.google.com/store/apps/details?id=com.syncfusion.flutter.examples&hl=en) from Google Play Store, in which you can browse the demos for all the available widgets and view the source code of each example within the app itself. | ||
This project contains the Syncfusion Flutter UI widgets examples. | ||
|
||
![showcase_image](https://cdn.syncfusion.com/content/images/FTControl/screen2.png) | ||
## Getting Started | ||
|
||
This section guides you how to use the Syncfusion Flutter examples in your applications. | ||
This project is a starting point for a Flutter application. | ||
|
||
## Table of contents | ||
A few resources to get you started if this is your first Flutter project: | ||
|
||
* [Requirements to run the demo](#requirements-to-run-the-demo) | ||
* [Repository structure](#repository-structure) | ||
* [Using the samples](#using-the-samples) | ||
* [Support and feedback](#support-and-feedback) | ||
* [Screenshots](#screenshots) | ||
* [Disclaimer](#disclaimer) | ||
* [About Syncfusion](#about-syncfusion) | ||
|
||
## <a name="requirements-to-run-the-demo"></a>Requirements to run the demo ## | ||
|
||
* [Flutter SDK](https://flutter.dev/docs/get-started/install/windows) | ||
* [Android studio](https://developer.android.com/studio/install) or [Visual studio code](https://code.visualstudio.com/download) | ||
* Install Flutter extension in Android studio or in [VS code](https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter) | ||
|
||
## <a name="repository-structure"></a>Repository structure ## | ||
|
||
This repository contains sample browser project. Each widgets sample will be found inside the lib/samples folder. Run this project to see the demo samples of all the Flutter widgets in single application. | ||
|
||
## <a name="using-the-samples"></a>Using the samples ## | ||
|
||
* Download or clone the files in repository. | ||
* Get the required packages referred in the project. | ||
|
||
## <a name="support-and-feedback"></a>Support and Feedback ## | ||
|
||
* For any other queries, reach our [Syncfusion support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=flutter_widgets) or post the queries through the [Community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=flutter_widgets) and submit a feature request or a bug through our [Feedback portal](https://www.syncfusion.com/feedback/flutter). | ||
* To renew the subscription, click [renew](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=flutter_widgets) or contact our sales team at <[email protected]>. | ||
|
||
## <a name='screenshots'></a>Screenshots ## | ||
|
||
### Chart types | ||
<p align="center"> | ||
<img src="https://cdn.syncfusion.com/content/images/FTControl/chartTypes.png" alt="Chart Types"/> | ||
</p> | ||
|
||
### Axis types | ||
<p align="center"> | ||
<img src="https://cdn.syncfusion.com/content/images/FTControl/axisTypes.png" alt="Axis Types"/> | ||
</p> | ||
|
||
### User interactions | ||
<p align="center"> | ||
<img src="https://cdn.syncfusion.com/content/images/FTControl/userInteraction.gif" alt="User Interaction"/> | ||
</p> | ||
|
||
## <a name="disclaimer"></a>Disclaimer ## | ||
|
||
Syncfusion has no liability for any damage or consequence that may arise by the use or viewing of the examples. The examples are for demonstrative purposes and if you choose to use or access the examples you agree to not hold Syncfusion liable, in any form, for any damage that is related to use, accessing or otherwise viewing the examples. By accessing, viewing, or otherwise seeing the examples you acknowledge and agree Syncfusion’s examples will not allow you to seek injunctive relief in any form for any claim related to the sample. If you do not agree to this, do not view, access, utilize or otherwise do anything with Syncfusion’s examples. | ||
|
||
## <a name="about-syncfusion"></a>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](https://www.syncfusion.com/aspnet-core-ui-controls), [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls), [ASP.NET WebForms](https://www.syncfusion.com/jquery/aspnet-web-forms-ui-controls), [JavaScript](https://www.syncfusion.com/javascript-ui-controls), [Angular](https://www.syncfusion.com/angular-ui-components), [React](https://www.syncfusion.com/react-ui-components), [Vue](https://www.syncfusion.com/vue-ui-components), and [Blazor](https://www.syncfusion.com/blazor-components), mobile ([Xamarin](https://www.syncfusion.com/xamarin-ui-controls), [Flutter](https://www.syncfusion.com/flutter-widgets), [UWP](https://www.syncfusion.com/uwp-ui-controls), and [JavaScript](https://www.syncfusion.com/javascript-ui-controls)), and desktop development ([WinForms](https://www.syncfusion.com/winforms-ui-controls), [WPF](https://www.syncfusion.com/products/wpf-ui-controls), and [UWP](https://www.syncfusion.com/uwp-ui-controls)). 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. | ||
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) | ||
|
||
For help getting started with Flutter, view our | ||
[online documentation](https://flutter.dev/docs), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. |
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+408 Bytes
(100%)
android/.gradle/4.10.2/fileHashes/resourceHashesCache.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<paths xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<external-path name="external_files" path="."/> | ||
<external-cache-path | ||
name="external-cache-path" | ||
path="."/> | ||
<external-files-path | ||
name="external-files-path" | ||
path="."/> | ||
<files-path | ||
name="files_path" | ||
path="."/> | ||
<cache-path | ||
name="cache-path" | ||
path="."/> | ||
<root-path | ||
name="name" | ||
path="."/> | ||
</paths> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
sdk.dir=C:\\Users\\DharanitharanPalanis\\AppData\\Local\\Android\\sdk | ||
sdk.dir=C:\\Users\\SriramKiranSenthilku\\AppData\\Local\\Android\\sdk | ||
flutter.sdk=C:\\src\\flutter | ||
flutter.buildMode=debug | ||
flutter.versionName=17.4.39 | ||
flutter.versionName=18.1.42 |
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
// This is a generated file; do not edit or check into version control. | ||
FLUTTER_ROOT=/Users/ashwink/Documents/FlutterSDK/flutter | ||
FLUTTER_APPLICATION_PATH=/Users/ashwink/Desktop/july-9/flutter_examples | ||
FLUTTER_TARGET=lib/main.dart | ||
FLUTTER_ROOT=C:\src\flutter | ||
FLUTTER_APPLICATION_PATH=D:\projects tasks\flut-887-rp-sb\flutter-samplebrowser\flutter_examples\flutter_examples | ||
FLUTTER_TARGET=lib\main.dart | ||
FLUTTER_BUILD_DIR=build | ||
SYMROOT=${SOURCE_ROOT}/../build/ios | ||
FLUTTER_FRAMEWORK_DIR=/Users/ashwink/Documents/FlutterSDK/flutter/bin/cache/artifacts/engine/ios | ||
FLUTTER_BUILD_NAME=1.0.0 | ||
FLUTTER_BUILD_NUMBER=1 | ||
SYMROOT=${SOURCE_ROOT}/../build\ios | ||
FLUTTER_FRAMEWORK_DIR=C:\src\flutter\bin\cache\artifacts\engine\ios | ||
FLUTTER_BUILD_NAME=18.1.42 | ||
FLUTTER_BUILD_NUMBER=18.1.42 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
import 'package:flutter/foundation.dart'; | ||
import 'package:flutter/material.dart'; | ||
import 'package:flutter_examples/model/model.dart'; | ||
import 'package:flutter_examples/sample_browser.dart'; | ||
import 'package:flutter_examples/sb_web/sample_browser_web.dart'; | ||
import 'package:syncfusion_flutter_core/core.dart'; | ||
|
||
Future<void> main() async { | ||
WidgetsFlutterBinding.ensureInitialized(); | ||
await updateControl(); | ||
// Register your license here | ||
SyncfusionLicense.registerLicense(null); | ||
runApp(SampleBrowser()); | ||
runApp(kIsWeb ? WebSampleBrowser() : SampleBrowser()); | ||
} |
Oops, something went wrong.