-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
45 lines (39 loc) · 868 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
39
40
41
42
43
44
45
name: repo_viewer
description: A new Flutter project.
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=2.15.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
oauth2: ^2.0.0
flutter_secure_storage: ^5.0.2
dartz: ^0.10.0
dio: ^5.1.0
flutter_hooks: ^0.18.0
hooks_riverpod: ^1.0.3
freezed_annotation: ^2.0.3
webview_flutter: ^3.0.0
auto_route: ^4.0.1
material_design_icons_flutter: ^5.0.6595
json_annotation: ^4.4.0
sembast: ^3.1.0+2
path: ^1.8.0
path_provider: ^2.0.3
collection: ^1.15.0
cached_network_image: ^3.2.0
shimmer: ^2.0.0
flash: ^2.0.3+1
material_floating_search_bar: ^0.3.7
url_launcher: ^6.1.2
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.1.2
freezed: ^2.0.3+1
lint: ^1.7.2
auto_route_generator: ^4.0.0
json_serializable: ^6.1.3
flutter:
uses-material-design: true