forked from syncfusion/flutter-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
35 lines (32 loc) · 879 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
name: flutter_examples
description: This project contains the Syncfusion Flutter UI widgets examples.
version: 17.4.40
author: Syncfusion <support@syncfusion.com>
homepage: https://github.com/syncfusion/flutter-examples
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter_test:
sdk: flutter
flutter:
sdk: flutter
scoped_model: 1.0.1
flutter_gallery_assets: 0.1.8
url_launcher: ^5.0.3
intl: ^0.16.0
syncfusion_flutter_calendar: ^17.4.46-beta
syncfusion_flutter_charts: ^17.4.46
syncfusion_flutter_gauges: ^17.4.46-beta
syncfusion_flutter_core: ^17.4.46
flutter:
uses-material-design: true
assets:
- images/
- lib/sample_details.json
fonts:
- family: MontserratBold
fonts:
- asset: assets/fonts/Montserrat-Bold.ttf
- family: MontserratMedium
fonts:
- asset: assets/fonts/Montserrat-Medium.ttf