-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpubspec.yaml.bak
70 lines (64 loc) · 1.56 KB
/
pubspec.yaml.bak
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
61
62
63
64
65
66
67
68
69
70
name: tavern
version: 1.5.3+1
description: An open-source pub.dev client for searching and subscribing to packages
environment:
sdk: '>=2.6.0 <3.0.0'
dependencies:
provider: ^4.0.2
flutter_bloc: ^3.1.0
dynamic_overflow_menu_bar: ^0.1.2
package_info: ^0.4.0+13
dynamic_theme: ^1.0.1
get_it: ^3.1.0
hive: ^1.3.0
url_launcher: ^5.4.1
cupertino_icons: ^0.1.3
groovin_material_icons: ^1.1.6
rounded_modal: ^1.0.1
html2md: ^0.5.1
material_segmented_control: ^2.0.9
groovin_widgets: ^1.4.2
bloc: ^3.0.0
flutter_pagewise: any
hydrated_bloc: ^3.0.0
webfeed: ^0.4.2
background_fetch: ^0.4.0
flutter_local_notifications: ^1.1.3
flutter_markdown: ^0.3.2
flutter_svg: ^0.17.0
share: ^0.6.3+5
syntax_highlighter:
git: https://github.com/ThinkDigitalSoftware/syntax_highlighter.git
flutter_secure_storage: ^3.3.1+1
github: ^6.0.5
flutter_progress_button: ^1.0.0
google_fonts: ^0.3.4
auto_size_text: ^2.1.0
flutter_launcher_icons: ^0.7.4
flutter:
sdk: flutter
pub_client:
git: https://github.com/ThinkDigitalSoftware/pub_client.git
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^1.7.3
hanzo: ^1.0.2
pubspec: ^0.1.3
args: ^1.5.2
effective_dart: ^1.2.1
flutter_icons:
android: true
ios: true
image_path: "images/tavern-logo-v7-filled.png"
flutter:
assets:
- images/
fonts:
- family: Metropolis
fonts:
- asset: fonts/Metropolis-Regular.otf
uses-material-design: true
authors:
- Jonathan White <jwhite@thinkdigital.software>
- GroovinChip <groovinchip@gmail.com>