|
class Api {
|
|
// static const baseUrl = 'https://skripsinaja.000webhostapp.com/';
|
|
// static const baseUrl = 'http://192.168.200.3/patrolin/';
|
|
// static const baseUrl = 'http://192.168.1.4/patrolin/';
|
|
static const baseUrl = 'http://192.168.1.4/testing/';
|
|
}
|