Skip to content

Commit 6275d58

Browse files
commit
1 parent 49fef7a commit 6275d58

File tree

243 files changed

+13630
-7615
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

243 files changed

+13630
-7615
lines changed

Diff for: README.md

+10-58
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,16 @@
1-
# Syncfusion Flutter Examples
1+
# flutter_examples
22

3-
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.
3+
This project contains the Syncfusion Flutter UI widgets examples.
44

5-
![showcase_image](https://cdn.syncfusion.com/content/images/FTControl/screen2.png)
5+
## Getting Started
66

7-
This section guides you how to use the Syncfusion Flutter examples in your applications.
7+
This project is a starting point for a Flutter application.
88

9-
## Table of contents
9+
A few resources to get you started if this is your first Flutter project:
1010

11-
* [Requirements to run the demo](#requirements-to-run-the-demo)
12-
* [Repository structure](#repository-structure)
13-
* [Using the samples](#using-the-samples)
14-
* [Support and feedback](#support-and-feedback)
15-
* [Screenshots](#screenshots)
16-
* [Disclaimer](#disclaimer)
17-
* [About Syncfusion](#about-syncfusion)
18-
19-
## <a name="requirements-to-run-the-demo"></a>Requirements to run the demo ##
20-
21-
* [Flutter SDK](https://flutter.dev/docs/get-started/install/windows)
22-
* [Android studio](https://developer.android.com/studio/install) or [Visual studio code](https://code.visualstudio.com/download)
23-
* Install Flutter extension in Android studio or in [VS code](https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter)
24-
25-
## <a name="repository-structure"></a>Repository structure ##
26-
27-
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.
28-
29-
## <a name="using-the-samples"></a>Using the samples ##
30-
31-
* Download or clone the files in repository.
32-
* Get the required packages referred in the project.
33-
34-
## <a name="support-and-feedback"></a>Support and Feedback ##
35-
36-
* 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).
37-
* 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 <salessupport@syncfusion.com>.
38-
39-
## <a name='screenshots'></a>Screenshots ##
40-
41-
### Chart types
42-
<p align="center">
43-
<img src="https://cdn.syncfusion.com/content/images/FTControl/chartTypes.png" alt="Chart Types"/>
44-
</p>
45-
46-
### Axis types
47-
<p align="center">
48-
<img src="https://cdn.syncfusion.com/content/images/FTControl/axisTypes.png" alt="Axis Types"/>
49-
</p>
50-
51-
### User interactions
52-
<p align="center">
53-
<img src="https://cdn.syncfusion.com/content/images/FTControl/userInteraction.gif" alt="User Interaction"/>
54-
</p>
55-
56-
## <a name="disclaimer"></a>Disclaimer ##
57-
58-
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.
59-
60-
## <a name="about-syncfusion"></a>About Syncfusion ##
61-
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.
62-
63-
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.
11+
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12+
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
6413

14+
For help getting started with Flutter, view our
15+
[online documentation](https://flutter.dev/docs), which offers tutorials,
16+
samples, guidance on mobile development, and a full API reference.

Diff for: android/.gradle/4.10.2/fileHashes/fileHashes.bin

502 KB
Binary file not shown.

Diff for: android/.gradle/4.10.2/fileHashes/fileHashes.lock

0 Bytes
Binary file not shown.
408 Bytes
Binary file not shown.

Diff for: android/.gradle/4.10.2/javaCompile/classAnalysis.bin

1.55 KB
Binary file not shown.

Diff for: android/.gradle/4.10.2/javaCompile/jarAnalysis.bin

1.83 KB
Binary file not shown.

Diff for: android/.gradle/4.10.2/javaCompile/javaCompile.lock

0 Bytes
Binary file not shown.

Diff for: android/.gradle/4.10.2/javaCompile/taskHistory.bin

22.2 KB
Binary file not shown.

Diff for: android/.gradle/4.10.2/taskHistory/taskHistory.bin

3.75 MB
Binary file not shown.

Diff for: android/.gradle/4.10.2/taskHistory/taskHistory.lock

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Diff for: android/.gradle/buildOutputCleanup/outputFiles.bin

46.5 KB
Binary file not shown.

Diff for: android/app/src/main/res/xml/provider_path.xml

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<paths xmlns:android="http://schemas.android.com/apk/res/android">
3+
<external-path name="external_files" path="."/>
4+
<external-cache-path
5+
name="external-cache-path"
6+
path="."/>
7+
<external-files-path
8+
name="external-files-path"
9+
path="."/>
10+
<files-path
11+
name="files_path"
12+
path="."/>
13+
<cache-path
14+
name="cache-path"
15+
path="."/>
16+
<root-path
17+
name="name"
18+
path="."/>
19+
</paths>

Diff for: android/local.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sdk.dir=C:\\Users\\DharanitharanPalanis\\AppData\\Local\\Android\\sdk
1+
sdk.dir=C:\\Users\\SriramKiranSenthilku\\AppData\\Local\\Android\\sdk
22
flutter.sdk=C:\\src\\flutter
33
flutter.buildMode=debug
4-
flutter.versionName=17.4.39
4+
flutter.versionName=18.1.42

Diff for: assets/fonts/Heebo-Bold.ttf

57.6 KB
Binary file not shown.

Diff for: assets/fonts/Heebo-Medium.ttf

57.2 KB
Binary file not shown.

Diff for: images/Date_range_picker.png

1.71 KB
Loading

Diff for: images/barcode.png

3.21 KB
Loading

Diff for: images/pdf.png

3.38 KB
Loading

Diff for: images/pdf/Pdf_Succinctly_img_1.jpg

34.2 KB
Loading

Diff for: images/pdf/Pdf_Succinctly_img_2.jpg

35.4 KB
Loading

Diff for: images/pdf/Pdf_Succinctly_img_3.jpg

18.7 KB
Loading

Diff for: images/pdf/Pdf_Succinctly_img_4.jpg

34.9 KB
Loading

Diff for: images/pdf/Pdf_Succinctly_img_5.jpg

7.7 KB
Loading

Diff for: images/pdf/certificate.jpg

204 KB
Loading

Diff for: images/range_selector.png

2.22 KB
Loading

Diff for: images/range_slider.png

333 Bytes
Loading

Diff for: images/syncfusion_dark.png

4.75 KB
Loading

Diff for: ios/Flutter/Generated.xcconfig

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// This is a generated file; do not edit or check into version control.
2-
FLUTTER_ROOT=/Users/ashwink/Documents/FlutterSDK/flutter
3-
FLUTTER_APPLICATION_PATH=/Users/ashwink/Desktop/july-9/flutter_examples
4-
FLUTTER_TARGET=lib/main.dart
2+
FLUTTER_ROOT=C:\src\flutter
3+
FLUTTER_APPLICATION_PATH=D:\projects tasks\flut-887-rp-sb\flutter-samplebrowser\flutter_examples\flutter_examples
4+
FLUTTER_TARGET=lib\main.dart
55
FLUTTER_BUILD_DIR=build
6-
SYMROOT=${SOURCE_ROOT}/../build/ios
7-
FLUTTER_FRAMEWORK_DIR=/Users/ashwink/Documents/FlutterSDK/flutter/bin/cache/artifacts/engine/ios
8-
FLUTTER_BUILD_NAME=1.0.0
9-
FLUTTER_BUILD_NUMBER=1
6+
SYMROOT=${SOURCE_ROOT}/../build\ios
7+
FLUTTER_FRAMEWORK_DIR=C:\src\flutter\bin\cache\artifacts\engine\ios
8+
FLUTTER_BUILD_NAME=18.1.42
9+
FLUTTER_BUILD_NUMBER=18.1.42

Diff for: lib/main.dart

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1+
import 'package:flutter/foundation.dart';
12
import 'package:flutter/material.dart';
23
import 'package:flutter_examples/model/model.dart';
34
import 'package:flutter_examples/sample_browser.dart';
5+
import 'package:flutter_examples/sb_web/sample_browser_web.dart';
46
import 'package:syncfusion_flutter_core/core.dart';
57

68
Future<void> main() async {
79
WidgetsFlutterBinding.ensureInitialized();
810
await updateControl();
911
// Register your license here
1012
SyncfusionLicense.registerLicense(null);
11-
runApp(SampleBrowser());
13+
runApp(kIsWeb ? WebSampleBrowser() : SampleBrowser());
1214
}

0 commit comments

Comments
 (0)