File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- ## 8.0.0-nullsafe.2
1
+ ## 8.0.0
2
2
- Allow start page, per_page, number of pages options to pagination helper
3
3
- Allow page options for listTags
4
4
Original file line number Diff line number Diff line change 1
1
name : github
2
- version : 8.0.0-nullsafe.2
2
+ version : 8.0.0
3
3
description : A high-level GitHub API Client Library that uses Github's v3 API
4
4
homepage : https://github.com/SpinlockLabs/github.dart
5
5
6
6
environment :
7
- sdk : ' >=2.12.0-259.12.beta <3.0.0'
7
+ sdk : ' >=2.12.0 <3.0.0'
8
8
9
9
dependencies :
10
10
collection : ^1.15.0
@@ -18,7 +18,7 @@ dev_dependencies:
18
18
build_test : any
19
19
build_web_compilers : any
20
20
json_serializable : ^4.0.0
21
- mockito : ^5.0.0-nullsafety.5
21
+ mockito : ^5.0.0
22
22
pedantic : ^1.10.0
23
23
test : ^1.16.0
24
24
yaml : ^3.0.0
You can’t perform that action at this time.
0 commit comments