-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpubspec.yaml
58 lines (47 loc) · 1.07 KB
/
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
name: tabnews
description: Conteúdos para quem trabalha com Programação e Tecnologia.
publish_to: 'none'
version: 1.3.0+9
environment:
sdk: '>=2.18.5 <3.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.4
pull_to_refresh: ^2.0.0
infinite_scroll_pagination: ^3.2.0
http: ^0.13.5
shared_preferences: ^2.0.15
timeago: ^3.3.0
flutter_markdown: ^0.6.13
markdown_editable_textinput: ^2.1.0
markdown: ^7.0.1
url_launcher: ^6.1.7
app_links: ^3.4.5
share_plus: ^6.3.0
photo_view: ^0.14.0
package_info_plus: ^3.0.2
pinch_zoom_release_unzoom: ^0.0.10
intl: ^0.17.0
flutter_svg: ^1.1.6
mime_dart: ^3.0.0
quick_actions: ^1.0.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_launcher_icons: ^0.11.0
flutter:
uses-material-design: true
assets:
- assets/images/logo.png
- assets/images/loading.gif
- assets/images/error.png
# Icon generation info
flutter_icons:
image_path: 'stores/logo.png'
android: true
ios: true
remove_alpha_ios: true