-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
38 lines (31 loc) · 808 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: fedi_match
description: "Dating for the Fediverse"
# Prevent accidental publishing to pub.dev.
publish_to: "none"
version: 1.2.3+1
environment:
sdk: ">=3.4.1 <4.0.0"
dependencies:
appinio_swiper: ^2.1.1
flex_color_scheme: ^7.3.1
flutter:
sdk: flutter
flutter_blurhash: ^0.8.2
flutter_chat_ui: ^1.6.13
flutter_localizations:
sdk: flutter
flutter_svg: ^2.0.10+1
flutter_widget_from_html: ^0.15.0
http: ^1.2.1
pointycastle: ^3.9.1
shared_preferences: ^2.2.3
flutter:
uses-material-design: true
# Enable generation of localized Strings from arb files.
generate: true
assets:
# Add assets from the images directory to the application.
- assets/images/
- assets/FediMatch_Logo.svg
- assets/FediMatch_Logo_1.svg
- assets/FediMatch_Logo_2.svg