File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed
Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 1+ # 0.6.0
2+ - Updated dependencies
3+
14# 0.5.8
25- Implemented ` UserService.profileBanner ` request
36
Original file line number Diff line number Diff line change 11name : dart_twitter_api
22description : A dart wrapper for using the Twitter API with well documented interfaces for every endpoint.
3- version : 0.5.8
3+ version : 0.6.0
44homepage : https://github.com/robertodoering/twitter_api
55repository : https://github.com/robertodoering/twitter_api
66issue_tracker : https://github.com/robertodoering/twitter_api/issues
77
88environment :
9- sdk : ' >=2.12 .0 <3 .0.0'
9+ sdk : ' >=3.0 .0 <4 .0.0'
1010
1111dependencies :
12- http : ^0.13.0
13- intl : ^0.17 .0
12+ http : ^1.2.2
13+ intl : ^0.20 .0
1414 json_annotation : ^4.0.0
15- oauth1 : ^2.0 .0
15+ oauth1 : ^2.1 .0
1616
1717dev_dependencies :
18- build_runner : ^1.11.5
19- json_serializable : ^4.0.2
18+ build_runner : ^2.4.13
19+ json_serializable : ^6.8.0
2020 mockito : ^5.0.0
2121 pedantic : ^1.11.0
2222 test : ^1.16.5
You can’t perform that action at this time.
0 commit comments