-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
38 lines (33 loc) · 924 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
30
31
32
33
34
35
36
37
38
name: tarka_ui
description: Tarka UI Kit is a pre-built component library for building Flutter apps. It is based on our design system, utilizing Atomic Design principles.
version: 2.0.0-dev.1
issue_tracker: https://github.com/tarkalabs/tarka-ui-kit-flutter/issues
homepage: https://github.com/tarkalabs/tarka-ui-kit-flutter.git
topics: [design-system,ui-kit]
environment:
sdk: '^3.0.0'
flutter: ">=3.10.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
fluentui_system_icons: ^1.1.226
intl: ^0.19.0
file_picker: ^8.0.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
golden_toolkit: ^0.15.0
# This package supports all platforms listed below.
platforms:
android:
ios:
flutter:
fonts:
- family: Inter
fonts:
- asset: fonts/Inter-Regular.ttf
- asset: fonts/Inter-SemiBold.ttf
- asset: fonts/Inter-Bold.ttf