KonstantinKai / uploadcare_client

A flutter library for working with Uploadcare REST API. File uploads, media processing, and adaptive delivery for web and mobile.
https://pub.dev/packages/uploadcare_client
BSD 3-Clause "New" or "Revised" License
20 stars 7 forks source link

Files screen crash when GET files next and previous response properties are null #7

Closed tha022 closed 2 years ago

tha022 commented 2 years ago

Hi

Think I found an issue.

Files screen crash when GET files next and previous response properties are null. In Uploadcare's API description those properties are nullable https://uploadcare.com/api-refs/rest-api/v0.5.0/#operation/filesList

See screen shots

image image image image

Thanks!

KonstantinKai commented 2 years ago

@tha022 Hello, tnx. Yesterday I published a huge update where this was fixed.

https://pub.dev/packages/uploadcare_client/changelog

tha022 commented 2 years ago

Nice, saw now, and I see a lot neat features, I'll upgrade and test out, thanks!

KonstantinKai commented 2 years ago

Fixed in 6.0.0