Flutter + Getx boilerplate providing MVC authentication with REST API integration.
This boilerplate implements an MVC architecture using Flutter and Getx, supplying authentication flows (login and register) that communicate with REST APIs. It includes controllers, services, and example screens intended for mobile apps that need user authentication and REST integration.
0