issues
search
draw-dev
/
DRAW
DRAW: The Dart Reddit API Wrapper
BSD 3-Clause "New" or "Revised" License
87
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Search by keyword
#230
zbelova
closed
1 year ago
0
submit media
#229
ethicnology
closed
1 year ago
4
"The authorization URL has not yet been generated." after auth.authorize
#228
zbelova
closed
1 year ago
0
Unhandled Exception: LateInitializationError: Field '_infoPath@xxxxx' has not been initialized.
#227
vspr14
opened
1 year ago
0
Invalid OAuth response for "https://www.reddit.com/api/v1/access_token": required parameter "error" was not a string, was "400".
#226
Lilja
closed
1 year ago
5
1.1.0 release
#225
bkonyi
closed
1 year ago
0
Prepare for 1.1.0 release
#224
bkonyi
closed
1 year ago
0
Next release?
#223
Lilja
closed
1 year ago
1
Add after to my subreddits
#222
Lilja
closed
1 year ago
0
Getting the authenticated user's subreddits, no `after` param?
#221
Lilja
closed
1 year ago
0
SubredditRef promotion to Subreddit
#220
Arfmann21
closed
1 year ago
1
Redirect doesn't work?
#219
sapoepsilon
closed
2 years ago
1
how to get subreddit icon like in PRAW
#218
xBLACKICEx
closed
2 years ago
2
Get other information such as icon_img
#217
1t3x
closed
3 years ago
1
Hotfix for preview problem
#216
SupremeDeity
opened
3 years ago
0
TypeError when accessing "variants" property of "Submission" object
#215
MrFrankenstein
opened
3 years ago
2
Bugs with comment api.
#214
SupremeDeity
opened
3 years ago
1
Changed author field to RedditorRef
#213
SupremeDeity
opened
3 years ago
0
Good way to get only comments
#212
SupremeDeity
opened
3 years ago
3
Fixed response error with WebAuth Flow
#211
SupremeDeity
closed
3 years ago
2
Skip failing web authentication test
#210
bkonyi
closed
3 years ago
0
Investigate web authentication test failure
#209
bkonyi
closed
3 years ago
1
Add helpful link for installed flow method
#208
SupremeDeity
closed
3 years ago
0
Took care of null errors
#207
SupremeDeity
closed
3 years ago
4
Update dev dependency to null-safety, to allow sound null-safe tests
#206
brianrobles204
closed
3 years ago
3
Took care of some TODOS and null errors
#205
SupremeDeity
closed
3 years ago
0
Some tests for this package fail in sound null-safety mode
#204
brianrobles204
closed
3 years ago
6
Subreddit Submit Unhandled Exception: type '_InternalLinkedHashMap<String, String?>' is not a subtype of type 'Map<String, String>' in type cast
#203
abhishekove
closed
3 years ago
4
Fixes cast error: #201
#202
SupremeDeity
closed
3 years ago
0
Cast error on vote
#201
SupremeDeity
closed
3 years ago
0
Added 'raw_json' param to api calls.
#200
SupremeDeity
opened
3 years ago
0
Added fields for awardee + awarder karma
#199
SupremeDeity
closed
3 years ago
1
No field for rewarder karma
#198
SupremeDeity
closed
3 years ago
1
Fix type error when creating untrusted instance
#197
tjarvstrand
closed
3 years ago
3
Some questions regarding authentication.
#196
SupremeDeity
closed
3 years ago
3
Cannot create Reddit.createUntrustedReadOnlyInstance()
#195
MrFrankenstein
closed
3 years ago
4
Added barebones support for PATCH requests.
#194
hiocas
closed
3 years ago
0
Prepare for 1.0.1 release
#193
bkonyi
closed
3 years ago
0
Type Cast Error in v. 1.0.0
#192
JohannesMilke
closed
3 years ago
4
Prepare for 1.0.0 release w/ null safety support
#191
bkonyi
closed
3 years ago
1
Prepare for 0.9.2 release
#190
bkonyi
closed
3 years ago
1
Requesting a null safe release
#189
MrFrankenstein
closed
3 years ago
2
Message.replies can throw exception if there are no replies
#188
nylipton
opened
3 years ago
2
Redditor model should have a isFriend property
#187
donovanrost
opened
4 years ago
0
"after" parameter for FrontPage.hot() object not giving intended result
#186
MrFrankenstein
closed
4 years ago
1
InstalledFlowInstance Authenication
#185
matekdev
closed
4 years ago
2
How to get posts from a Multireddit?
#184
fictioncapital
closed
4 years ago
1
How to complete authentication?
#183
fictioncapital
closed
4 years ago
6
Reddit oAuth url is for desktop and doesnt redirect back if user needs to sign in
#182
Adeering
closed
4 years ago
2
Example of read only for application
#181
Adeering
opened
4 years ago
1
Next