David Gericke
David Gericke
Second this... awesome package but web takes forever to load / crop image
@chooyan-eng Thanks for the reply. After looking at other cropping tools in flutter it seems that most of them do the image processing on separate process or isolate. Flutter web...
If I have `` and go to `http://localhost:58007/firebase-messaging-sw.js` I get my file If I have `` and go to `http://localhost:58007/firebase-messaging-sw.js` I get an error If I have `` and go...
@Ehesp Thanks for the reply. Yeah I've tried both and still get the exact same error for both, when trying to `getToken()`. ``` Error: [firebase_messaging/failed-service-worker-registration] Messaging: We are unable to...
> Have you tried putting the full URL in for now? I believe that will ignore the base path then. Still the same error message