Skip to content

Latest commit

 

History

History
 
 

starwars

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Star Wars Demo

Server side

To start the server you need to run the following command:

make && make server !&

Client side

To consume the API of the server you can run the server with the following command

  • flutter run to run it on the ios device
  • flutter run -d chrome for web support:

Screenshots

flutter for web image