Minh-Danh

Results 24 comments of Minh-Danh

I can see there's a similar issue which has been fixed a long time ago: https://github.com/mmcdole/gofeed/issues/25 But this still happens with the latest version of gofeed (v1.1.3)

Hi @SimoneBressan, can we have this fix merged yet?

@felangel What if I have multiple states (that extends from a parent state) with different properties. Can I use hydrated_bloc in that case, or I have to stick to the...

Having same problem here in 2021. @awiebe Have you by any chance had a solution?

I'm having the same problem. Here's some info: ``` / # which sh /bin/sh / # ls -l /bin/sh lrwxrwxrwx 1 root root 12 Jan 9 19:37 /bin/sh -> /bin/busybox...

Is this a duplicate of https://github.com/RevenueCat/purchases-flutter/issues/431?

@reachcodemed can you please share your approach? I used the example like in readme of the latest beta version, but clicking the notification when the app has been killed just...

> I've had to add "DartPluginRegistrant.ensureInitialized();" to my callback Hi @jmccaull, can you please tell where can I put it? I tried to put it in the listener `onActionReceivedMethod` function...