Skip to content

Commit 76353b8

Browse files
2 parents b7a3030 + de36737 commit 76353b8

File tree

244 files changed

+13602
-7562
lines changed

Some content is hidden

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

244 files changed

+13602
-7562
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,9 @@ This repository contains sample browser project. Each widgets sample will be fou
5555

5656
## <a name="disclaimer"></a>Disclaimer ##
5757

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.
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.
5959

6060
## <a name="about-syncfusion"></a>About Syncfusion ##
6161
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.
6262

6363
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.
64-
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.
Binary file not shown.
Binary file not shown.
Lines changed: 19 additions & 0 deletions
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>

android/local.properties

Lines changed: 2 additions & 2 deletions
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

assets/fonts/Heebo-Bold.ttf

57.6 KB
Binary file not shown.

assets/fonts/Heebo-Medium.ttf

57.2 KB
Binary file not shown.

images/Date_range_picker.png

1.71 KB
Loading

images/Icon-App-1024x1024@1x.png

166 KB
Loading

images/barcode.png

3.21 KB
Loading

images/pdf.png

3.38 KB
Loading

images/pdf/Pdf_Succinctly_img_1.jpg

34.2 KB
Loading

images/pdf/Pdf_Succinctly_img_2.jpg

35.4 KB
Loading

images/pdf/Pdf_Succinctly_img_3.jpg

18.7 KB
Loading

images/pdf/Pdf_Succinctly_img_4.jpg

34.9 KB
Loading

images/pdf/Pdf_Succinctly_img_5.jpg

7.7 KB
Loading

images/pdf/certificate.jpg

204 KB
Loading

images/range_selector.png

2.22 KB
Loading

images/range_slider.png

333 Bytes
Loading

images/syncfusion_dark.png

4.75 KB
Loading

ios/Flutter/Generated.xcconfig

Lines changed: 7 additions & 7 deletions
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

lib/main.dart

Lines changed: 3 additions & 1 deletion
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
//Test
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)