Deepjyoti120 / imagekit_io

MIT License
0 stars 1 forks source link

String URL not returned. #1

Closed arindammitra06 closed 1 year ago

arindammitra06 commented 1 year ago

The plugin works perfect. Just to point out, the return is no more String Url. it returns the json response. Please fix that

then((String url) { // Get your uploaded Image file link from ImageKit.io //then save it anywhere you want. For Example- Firebase, MongoDB etc. if (kDebugMode) { print(url); // your Uploaded Image/Video Link From Imagekit }

Deepjyoti120 commented 1 year ago

Upgrade to imagekit_io: ^0.0.3