Mark O'Sullivan

Results 69 comments of Mark O'Sullivan

> Maybe it would be nice to collaborate on a shared interface between the Dart web frameworks, perhaps something similar to what bootstrap_dart is doing, but where the libraries implement...

> I've spent some time looking into why this is occurring for the Android app at least. It looks like the issue is to do with `ic_launcher.xml` within the `mipmap-anydpi-v26`...

Can you share your router code? This is likely caused by the order you have your routes where it's using `api/product` because it finds that one first

@selvam920 it's impossible to help you unless you share the exact code which you use for your router

If it does, it'd be great to see an example of how it works 🙏

@OutdatedGuy yep that's done, ticked it now, thanks for pointing that out

Done thanks @OutdatedGuy

Added https://github.com/fluttercommunity/flutter_launcher_icons/issues/466 to the roadmap as a good to have

@nombrekeff by any chance did you use `very_good_cli` to create your app with the flavors? I'm aware there is an issue with flutter_launcher_icons not being able to update the icon...