-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
56 lines (45 loc) · 1.05 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
name: tgcrawl
description: "Project for Indexing of Telegram Channel Connections"
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.0.1+1
environment:
sdk: '>=2.19.3 <3.0.0'
dependencies:
http: ^1.1.2
xml: ^6.5.0
intl: ^0.17.0
url_launcher: ^6.1.10
shared_preferences: ^2.0.12
material_design_icons_flutter: 7.0.7296
dynamic_color: ^1.6.9
device_info_plus: ^10.1.1
path_provider: 2.0.9
tdlib: ^1.6.0
collection: ^1.0.0
ffi: ^2.0.0
meta: ^1.0.0
rxdart: '>=0.26.0 <1.0.0'
permission_handler: ^11.3.1
file_picker: ^8.1.2
provider: ^6.0.5
pretty_json: ^2.0.0
graphview: ^1.2.0
restart_app: ^1.3.2
fluttertoast: ^8.0.8
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/config/languages.json
- assets/config/authors.json
- assets/config/intro.json
- assets/config/uk.json
- assets/config/en.json
fonts:
- family: Flow
fonts:
- asset: assets/fonts/FlowCircular-Regular.ttf