i am using flutter for web development, and i want to run it on different browsers...
opera, chrome, firefox and etc...
so i am trying to find a way to add this to my devices list
i have opera downloaded and set my default browser but it doesn't recognize it
and by default it use edge web
i am using vscode as my editor
flutter devices
output:
1 connected device:
Edge (web) • edge
is there a way to add other browsers to my devices like (chrome, firefox or opera) ??