Change base Api url
- Go to
<project>/lib/view/utils/
api_url.dart and replace baseApi variable value with your new url - Press Cntrl / Cmd + S to save the file
your url will be something like this, yourdomain.com/api/tenant/v1
<project>/lib/view/utils/
api_url.dart and replace baseApi variable value with your new urlyour url will be something like this, yourdomain.com/api/tenant/v1