-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
33 lines (28 loc) · 728 Bytes
/
pubspec.yaml
File metadata and controls
33 lines (28 loc) · 728 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
31
32
33
name: intry
description: "Intry is a highly efficient and rich UI component set designed specifically for creating editor and graphic design applications."
version: 0.3.2
homepage:
repository: https://github.com/manjav/intry
issue_tracker: https://github.com/manjav/intry/issues
documentation: https://github.com/manjav/intry
environment:
sdk: '>=3.3.1 <4.0.0'
flutter: '>=3.3.0'
dependencies:
flutter:
sdk: flutter
math_parser: ^1.5.1
reflectable: ^4.0.6
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.2
# screenshots:
# - description: 'LineChartSample1 and LineChartSample2'
# path: pub_screenshots/line_chart.jpg
topics:
- textfield
- textinput
- slider
- ui
- ux