Skip to content

calv-io-n/flutter.client.ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Template Starter


Begin a flutter APP

How to connect a device via adb, ensure adb is installed on your host machine.

Start your local android emulator. Afterwards reconnect execute the following command to make it accessable via network:

  1. adb tcpip 5555

In your docker container connect to device:

  1. Open your VSC container terminal and adb $DEVICE_LAN_IP:5555

About

Flutter dockerized template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published