imgur.dart icon indicating copy to clipboard operation
imgur.dart copied to clipboard

Flutter Web support?

Open d-apps opened this issue 5 years ago • 1 comments

Does it work on flutter web? Since firesbase_storage doesn't support flutter web, this lib could be very helpful if it supports web. Thank you.

d-apps avatar Jul 25 '20 01:07 d-apps

Hello @d-apps

Flutter web was in beta when this package was created so I haven’t tested it. It should theoretically works but, maybe, there would be some CORS problems with the Imgur API because of the fact that it’s running in a browser.

shellbear avatar Jul 25 '20 09:07 shellbear