laravel_rest_api_flutter is a Flutter package that simplifies interaction with a Laravel REST API.
Laravel REST API is the backend package this Flutter client is designed to work with.
It provides:
RestApiClient) that you implement with your preferred HTTP library (e.g. dio).This design helps you keep your integration:
Use this documentation to: