-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
30 lines (22 loc) · 807 Bytes
/
pubspec.yaml
File metadata and controls
30 lines (22 loc) · 807 Bytes
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
name: syncfusion_flutter_datagrid
description: The Syncfusion Flutter DataGrid is used to display and manipulate data in a tabular view. Its rich feature set includes different types of columns, selections, column sizing, etc.
version: 31.2.10
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_datagrid
environment:
sdk: ^3.7.0
flutter: ">=3.35.1"
flutter:
uses-material-design: true
fonts:
- family: UnsortIcon
fonts:
- asset: assets/font/UnsortIcon.ttf
- family: FilterIcon
fonts:
- asset: assets/font/FilterIcon.ttf
dependencies:
flutter:
sdk: flutter
intl: ^0.20.2
collection: ">=1.9.0 <=2.0.0"
syncfusion_flutter_core: ^31.2.10