temporary flutter app with flask as server (will be deprecated soon)
-
Open a tunnel using ngrok to allow the local host be available anywhere.
ngrok http 127.0.0.1:5000
-
Open two terminals, and from the
testapp
folder, runflask run
& from thestudy_v1/study_v1
folder, runflutter run
. -
If an android device is connected, you can test the buttons. The Result Looks like below.