Flutter Configuration
Change Base URL
In Main directory goto the utils folder and open constant.dart file and change your BASE_URL value.
const BASE_URL="ADD YOUR BASE URL";
How To Get Base Url
Last updated
Was this helpful?