Hello guyz
Welcome to our new video, Today in this video we are going to see how we can run flutter app without connecting to USB by following simple steps
First we have to setup environment variable locate your android sdk directory and inside that you will have platform-tools which path needs to copied and pasted to environment variable path
for eg: C:/users/name/Appdata/Local/Android/Sdk/platform-tools
commands
adb tcpip 5555
adb connect ip_address
and Now run your application and you can see the application will be running on your phone without connecting to usb.
Thanks for watching this video
Hope you like this video, if you like please like, share and subscribe
Will see in very next video.
#build developers #flutter