forked from SHAJED99/time_range_selector_widget
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
32 lines (25 loc) · 638 Bytes
/
pubspec.yaml
File metadata and controls
32 lines (25 loc) · 638 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
name: time_range_selector_widget
# description: This is a time range selector package.
description: |
Quickly select the hourly time range by dragging the circular bar.
version: 2.0.3
repository: https://github.com/SHAJED99/time_range_selector_widget
license: BSD 3-Clause
screenshots:
- description: "Example of time_range_selector_widget"
path: screenshots/1.gif
topics:
- time-range
- time
- time-selector
environment:
sdk: ">=2.12.0 <4.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
flutter_inset_shadow: ^2.0.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0