forked from bosskmk/pluto_grid
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
26 lines (23 loc) · 673 Bytes
/
pubspec.yaml
File metadata and controls
26 lines (23 loc) · 673 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
name: pluto_grid
description: PlutoGrid is a dataGrid that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS. (DataGrid, DataTable, Data Grid, Data Table, Sticky)
version: 4.0.0
homepage: https://bosskmk.github.io
repository: https://github.com/bosskmk/pluto_grid
environment:
sdk: ">=2.17.0 <3.0.0"
flutter: ">=2.5.0"
dependencies:
flutter:
sdk: flutter
intl: ^0.17.0
rxdart: ^0.27.4
linked_scroll_controller: ^0.2.0
collection: ^1.16.0
provider: ^6.0.3
visibility_detector: ^0.3.3
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.2.0
build_runner: ^2.1.11
flutter_lints: ^2.0.1