higneer
higneer
i created a client that seems to work well on web, you can use it instead of BrowserClient : ``` class HttpRequestClient extends BaseClient { @override Future send(BaseRequest request) async...
other way i created a client that worked on the web for this pluggin https://pub.dev/packages/eventsource see here https://github.com/stevenroose/dart-eventsource/issues/31
+1 it would be amazing
still crashing with : Fatal Exception: java.lang.NoSuchMethodError No static method myProcessName()Ljava/lang/String; in class Landroid/os/Process; or its super classes (declaration of 'android.os.Process' appears in /system/framework/framework.jar!classes2.dex) stack: om.google.firebase.sessions.ProcessDetailsProvider.getProcessName$com_google_firebase_firebase_sessions (ProcessDetailsProvider.kt) com.google.firebase.sessions.SessionDataStoreConfigs. (SessionDataStoreConfigs.kt:31) com.google.firebase.sessions.settings.SessionsSettings....
i am using latest in my flutter project firebase_analytics: ^11.4.4 firebase_crashlytics: ^4.3.4 firebase_core: ^3.12.1
fitInsideHorizontally: true, fitInsideVertically: true,
On my side this warning get fixed by updating rust rustup update