-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
48 lines (41 loc) · 1 KB
/
pubspec.yaml
File metadata and controls
48 lines (41 loc) · 1 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
name: flutter_bamboo_ui_kit
description: "A custom widget made from TLab for TLab."
version: 0.0.1
homepage: https://tlab.co.id/
repository: 'https://github.com/TLabTech/bamboo-ui-kit-flutter'
#publish_to: none
environment:
sdk: ^3.6.1
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
flutter_svg: ^2.0.10+1
intl: ^0.19.0
syncfusion_flutter_charts: ^28.2.4
persistent_bottom_nav_bar_v2: ^5.3.1
table_calendar: ^3.1.3
dropdown_button2: ^2.3.9
flutter_bloc: ^9.1.0
auto_size_text: ^3.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
build_runner:
flutter_gen_runner:
flutter_gen:
assets:
outputs:
package_parameter_enabled: true
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter packages.
flutter:
generate: true
assets:
- assets/svg/
fonts:
- family: Inter
fonts:
- asset: assets/fonts/inter.ttf