-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
60 lines (44 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
59
60
name: da_rae
description: Diccionario Alternativo a la RAE
publish_to: 'none'
version: 1.1.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.3
# Scraper for the word definitions
rae_scraper:
git:
url: git://github.com/Foo-Manroot/rae_scraper.git
ref: master
# Internationalization
flutter_localizations:
sdk: flutter
i18n_extension: ^1.3.6
# Persistence to disk
sqflite: ^1.3.0+2
path: ^1.7.0
logging: ^0.11.4
# AutoComplete TextField
flutter_typeahead: ^1.8.3
# To build the settings page
preferences: ^5.2.0
# To draw SVG icons
flutter_svg: ^0.18.0
dev_dependencies:
flutter_launcher_icons: "^0.7.0"
flutter_test:
sdk: flutter
flutter_icons:
ios: true
android: true
image_path_ios: "assets/launcher/icon.png"
image_path_android: "assets/launcher/icon.png"
adaptive_icon_background: "assets/launcher/background.png"
adaptive_icon_foreground: "assets/launcher/foreground.png"
flutter:
uses-material-design: true
assets:
- assets/lib_icons/