App Launcher Icon

Hi and thanks in advance !

I am trying to develop a web app - but it will be an actual app eventually - and I could not make the app launch icon visible in the tab of any browser that I open the app. I am currently NOT IN PAID SUBSCRIPTION for flutter flow

  1. Do web apps allow you to show app icons in the tab bar? If so, both when I add the web app to my phone's home screen and when I use it from a desktop browser, it does not populate.

  2. What is "The launcher icon for this app that will show up on your phone's home screen. Simply run: flutter pub run flutter_launcher_icons:main before running the app for it to appear. " explanation in the app assets part of the flutter flow?

    Should I make a new widget or something? i.e There is flutter_launcher_icons: ^0.13.1 in the pub.dev. Is it related to showing app icon in flutter flow?

4 replies