-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
72 lines (65 loc) · 1.58 KB
/
pubspec.yaml
File metadata and controls
72 lines (65 loc) · 1.58 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
name: layrz_theme
description: Layrz standard styling library for Flutter. Widget library following the Material Design 3 guidelines, with a focus on reliavility and functionality.
version: "7.5.30"
homepage: https://theme.layrz.com
repository: https://github.com/goldenm-software/layrz_theme
topics:
- flutter
- layrz
- styling
- materialdesign
- goldenm
environment:
sdk: ">=3.10.0 <4.0.0"
flutter: ">=3.38.1" # This weird constraint is due to Flutter 3.38.0 issue using Dart beta SDK. See https://github.com/flutter/flutter/issues/178400
dependencies:
flutter:
sdk: flutter
file: ^7.0.1
google_fonts: ^8.0.0
mime: ^2.0.0
flex_color_picker: ^3.7.0
collection: ^1.19.0
emojis: ^0.9.9
path_provider: ^2.1.5
file_picker: ^10.1.9
permission_handler: ^12.0.0+1
permission_handler_html: ^0.1.3+5
flutter_svg: ^2.0.16
simple_shadow: ^0.3.1
intl: ^0.20.2
latlong2: ^0.9.1
shared_preferences: ^2.5.3
dio: ^5.8.0
layrz_models: ^3.4.3
pointer_interceptor: ^0.10.1+2
two_dimensional_scrollables: ^0.3.4
sync_scroll_controller: ^1.0.1
web: ^1.1.0
flutter_map: ^8.2.2
flutter_highlight: ^0.7.0
highlight: ^0.7.0
code_text_field: ^1.1.0
url_launcher: ^6.3.2
url_launcher_android: ^6.3.28
layrz_icons: ^1.0.5
flutter_map_animations: ^0.9.0
layrz_state: ^1.0.1+1
timezone: ^0.10.1
flutter_timezone: ^5.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true
assets:
- assets/layo/
- assets/testimages/
platforms:
android:
ios:
linux:
macos:
web:
windows: