# 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
