Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 633 Bytes

File metadata and controls

50 lines (34 loc) · 633 Bytes

Spring Boot Flutter Login Registration

Git Clone

git clone https://github.com/maheshkareeya/spring-boot-flutter-login-registration.git

Change Directory

cd spring-boot-flutter-login-registration

Change Directory

cd api

Run Command

mvn spring-boot:run

Change Directory

cd auth

Run Command

flutter run

Or Open VSCode and

Ctrl/Cmd + F5

Url for POST API

http://localhost:8080/login

http://localhost:8080/register

Demo

flutter+strapi (Copy)