-
Notifications
You must be signed in to change notification settings - Fork 810
/
Copy pathpubspec.yaml
29 lines (22 loc) · 1003 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
27
28
29
name: syncfusion_flutter_sliders
description: A Flutter Sliders library for creating highly customizable and UI-rich slider, range slider, and range selector widgets for filtering purposes.
version: 28.1.33
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_sliders
screenshots:
- description: 'This screenshot shows slider and range slider image.'
path: screenshots/slider.png
- description: 'This screenshot shows vertical slider and range slider image.'
path: screenshots/vertical_slider.png
- description: 'This screenshot shows range selector image.'
path: screenshots/range_selector_screenshot.png
- description: 'This demo shows charts zooming while manipulating the range selector.'
path: screenshots/range_selector_zooming.gif
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
intl: '>=0.18.1 <0.21.0'
syncfusion_flutter_core:
path: ../syncfusion_flutter_core
flutter: