-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpubspec.yaml
More file actions
40 lines (37 loc) · 874 Bytes
/
pubspec.yaml
File metadata and controls
40 lines (37 loc) · 874 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
34
35
36
37
38
39
40
name: stadata_example
version: 1.1.0
publish_to: none
description: "An Example project to showcase Stadata Flutter SDK."
environment:
sdk: ">=3.7.0 <4.0.0"
resolution: workspace
dependencies:
animate_do: ^4.2.0
cupertino_icons: ^1.0.8
drop_shadow: ^0.1.0
easy_debounce: ^2.0.3
envied: ^1.2.0
extended_image: ^10.0.1
flutter:
sdk: flutter
flutter_html: ^3.0.0
flutter_screenutil: ^5.9.3
flutter_switch: ^0.3.2
flutter_widget_from_html: ^0.17.0
get: ^4.7.2
html_unescape: ^2.0.0
intl: ^0.20.2
number_paginator: ^1.1.1
reading_time: ^2.0.0
searchable_paginated_dropdown: ^1.3.0
skeletonizer: ^2.1.0+1
stadata_flutter_sdk:
path: ../../packages/stadata_flutter_sdk
dev_dependencies:
build_runner: ^2.7.1
envied_generator: ^1.1.1
flutter_lints: ^6.0.0
flutter_test:
sdk: flutter
flutter:
uses-material-design: true