imgur.dart
imgur.dart copied to clipboard
Flutter Web support?
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.
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.