-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
51 lines (43 loc) · 1.04 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
name: flutter_github_search_rx_redux
description: Flutter github search using rx_redux
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.17.1 <3.0.0"
flutter: ">=3.0.1"
dependencies:
flutter_bloc_pattern: ^2.3.0
flutter_disposebag: ^1.1.0
rx_redux: ^2.5.0
flutter_provider: ^2.1.0
rxdart_ext: ^0.2.7
did_change_dependencies: ^1.0.0
built_collection: ^5.1.1
rxdart: ^0.27.7
http: ^0.13.5
built_value: ^8.4.2
url_launcher: ^6.1.7
loading_indicator: ^3.1.0
cancellation_token_hoc081098: ^1.0.0
http_client_hoc081098:
cupertino_http: ^0.0.9
flutter:
sdk: flutter
cupertino_icons: ^1.0.5
dev_dependencies:
dart_either: ^1.0.0
mockito: ^5.3.2
pedantic: ^1.11.1
built_value_generator: ^8.4.2
build_runner: ^2.3.2
flutter_test:
sdk: flutter
dependency_overrides:
http_client_hoc081098:
git:
url: https://github.com/hoc081098/http_client_hoc081098.git
ref: c13fc534ab6d7a63e79ae347fd7c877cd42615ac
flutter:
uses-material-design: true
assets:
- assets/icons8-github-96.png