forked from bdlukaa/fluent_ui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
43 lines (34 loc) · 789 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
39
40
41
42
43
name: fluent_ui
description: Implements Windows UI in Flutter. Based on the official documentation
version: 4.7.0
homepage: https://github.com/bdlukaa/fluent_ui
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# Used on date and time pickers
intl: '>=0.18.0 <= 1.0.0'
# Used on TabView
scroll_pos: ^0.4.0
# Used on icon generator
recase: ^4.0.0
# Used on NumberBox
math_expressions: ^2.3.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
intl_utils: ^2.7.0
flutter:
generate: true
uses-material-design: true
assets:
- assets/AcrylicNoise.png
fonts:
- family: FluentIcons
fonts:
- asset: fonts/FluentIcons.ttf