Marcos Thyrbus VITOULEY

Results 5 comments of Marcos Thyrbus VITOULEY

I want it too.. have you get a answ for the topic?

You just need to remove the magnific popup class from your before using the trigger $(".open-popup-link").magnif....................

Use [installed app](https://pub.dev/packages/installed_apps) package `List apps = await InstalledApps.getInstalledApps(true, true);` The second `true ` is for the icon getting And you can load icon by using `Image.memory(apps[0].icon)` @g123k

> I had a similar issue and it turns out i was using a newer versions of krait/firebase so i reinstalled them with a lesser version as suggested by composer:...