Right now I am using Flutter stable channel for my Android and iOS production app. At this time Flutter web is not available on the stable channel and I also want my existing app for the web.
So, will there be any type of issue with my existing app if I use the Flutter master channel?
(Here's I know that Flutter web is also available in the beta channel but I want to switch to master channel)