Skip to content

temporary flutter app with flask as server (will be deprecated soon)

Notifications You must be signed in to change notification settings

CAPSTONE369/flutter_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_demo

temporary flutter app with flask as server (will be deprecated soon)

To Test the Flutter image utils <=> Flask server, there are many prerquisits

  1. Open a tunnel using ngrok to allow the local host be available anywhere. ngrok http 127.0.0.1:5000

  2. Open two terminals, and from the testapp folder, run flask run & from the study_v1/study_v1 folder, run flutter run.

  3. If an android device is connected, you can test the buttons. The Result Looks like below.

img

About

temporary flutter app with flask as server (will be deprecated soon)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published