Miguel Beltran

Results 236 comments of Miguel Beltran

I am also facing a similar issue in my codebase and I am trying the following: As I start the subscription I dispatch an Action (SubscribedToStream) with the StreamSubscription object...

exactly my same use case, thanks @mmcc007 ! > Remember to cancel any open subscriptions when exiting. I have not thought about that, thanks for pointing out. About other architectures,...

Due to the dependency with the https://github.com/aqwert/flutter_platform_widgets/issues/90 issue, we cannot currently support master. I will update the README.md accordingly.

Yeah, we need to be more careful, this is not the first time this happens. The whole federated plugin architecture is a mess, and I am one more mess like...

The reverted code has been published: https://github.com/fluttercommunity/plus_plugins/pull/1020

mhh the example inside package_info_plus/examples runs on Chrome for me. How are you building for web, which command do you use?

yep, no problems for me: ``` $ flutter build web 💪 Building with sound null safety 💪 Compiling lib/main.dart for the Web... 12.3s ``` Can you check if you have...

To confirm, this worked back in 4.0.3, correct?

But in version 3 of the plugin, the Save Image appeared in the share options, right?