Accessing Flutter Web Localhost From Your Mobile browser

Flutter is the cross-platform application development framework which also makes it possible to run your codebase not only on mobile such as iOS and Android, but also on browsers as web apps. While in development, we can run our app with Chrome browser as a target platform. Upon successful deployment:
Console Output:
