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
22 - Allow start page, per_page, number of pages options to pagination helper
33 - Allow page options for listTags
44
Original file line number Diff line number Diff line change 11name : github
2- version : 8.0.0-nullsafe.2
2+ version : 8.0.0
33description : A high-level GitHub API Client Library that uses Github's v3 API
44homepage : https://github.com/SpinlockLabs/github.dart
55
66environment :
7- sdk : ' >=2.12.0-259.12.beta <3.0.0'
7+ sdk : ' >=2.12.0 <3.0.0'
88
99dependencies :
1010 collection : ^1.15.0
@@ -18,7 +18,7 @@ dev_dependencies:
1818 build_test : any
1919 build_web_compilers : any
2020 json_serializable : ^4.0.0
21- mockito : ^5.0.0-nullsafety.5
21+ mockito : ^5.0.0
2222 pedantic : ^1.10.0
2323 test : ^1.16.0
2424 yaml : ^3.0.0
You can’t perform that action at this time.
0 commit comments