Milan Jaroš

Results 8 comments of Milan Jaroš

Hi @Ede123, could be the [premailer](https://pypi.org/project/premailer/) used for the first point, possibly? _[Link to Inkscape issue](https://gitlab.com/inkscape/extensions/-/issues/189)_

As @alombarte described generating KrakenD JSON from swagger is "**5 minutes of work**" task. The devil is in the details. @giosueDelgado, the "import feature" you think about could be totally...

@smollweide, sorry I can't verify the snyk because I "do not have permissions to access" it.

Hey @ettoolong, thank you very much for this extension. If user wants to have all windows maximized (as I do) there is simple workaround by setting Default pop-up window width...

Hi @russellwheatley, I'm afraid we can't provide more details than we see in Crashlytics. We were still unable to reproduce the issue even if we noticed it in October. Some...

Hi, look into [FlutterFirebaseMessagingBackgroundExecutor.startBackgroundIsolate()](https://github.com/firebase/flutterfire/blob/master/packages/firebase_messaging/firebase_messaging/android/src/main/java/io/flutter/plugins/firebase/messaging/FlutterFirebaseMessagingBackgroundExecutor.java#L183), inside those lambdas, my opinion is it is crashing on `executor.executeDartCallback(dartCallback)` where the `appBundlePath` is (probably) `null`. Is it possible that in a particular app state,...

Hi @ibrahim-mubarak, We have been facing this issue since 2022-05. It is still present in 6.9.3. The fact is that we have to remove AppsFlyer SDK from our code base...