-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
38 lines (31 loc) · 762 Bytes
/
pubspec.yaml
File metadata and controls
38 lines (31 loc) · 762 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
name: example
description: Showcase App for Fluent UI package for Flutter
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
fluent_ui: 4.0.0-pre.0
provider: ^6.0.2
system_theme: ^2.0.0
window_manager: ^0.2.1
flutter_acrylic: ^1.0.0+2
url_strategy: ^0.2.0
url_launcher: ^6.0.20
clipboard: ^0.1.3
email_validator: ^2.0.1
http: ^0.13.4
flutter_markdown: ^0.6.10+2
flutter_highlighter: ^0.1.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_native_splash: ^2.1.6
flutter_lints: ^1.0.4
flutter:
uses-material-design: true
flutter_native_splash:
color: "#42a5f5"
image: web/assets/flutter_logo.png