forked from bosskmk/pluto_grid
-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
26 lines (23 loc) · 832 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
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). Updated with different widgets.
version: 8.0.0
homepage: https://pluto.weblaze.dev
repository: https://github.com/bosskmk/pluto_grid
environment:
sdk: '>=2.17.0 <4.0.0'
flutter: ">=2.5.0"
dependencies:
flutter:
sdk: flutter
# Follows the intl version included in Flutter.
# https://github.com/flutter/flutter/blob/84a1e904f44f9b0e9c4510138010edcc653163f8/packages/flutter_localizations/pubspec.yaml#L11
intl: ^0.19.0
rxdart: ^0.27.7
collection: ^1.17.1
flutter_typeahead: ^4.3.6
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.4.4
build_runner: ^2.4.8
flutter_lints: ^3.0.1