Skip to content

kirshiyin89/flutter_springboot_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Flutter and Springboot

This project is a demo for my technical article on Medium: https://medium.com/better-programming/how-to-display-data-in-flutter-using-spring-boot-rest-service-e722ceb80d97

How to start this project:

  1. Clone this project

  2. Import project into your IDE.

    2.1. To enable web platform run in terminal:

    • flutter channel beta
    • flutter config --enable-web
    • flutter create web
  3. Run command: flutter run -d web to start the application in a browser. The exact host and port will be displayed in the terminal window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published