Siopas Inventory PETI for ISTW Mobile
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
import 'package:flutter/material.dart'; |
|
import 'package:flutter/cupertino.dart'; |
|
|
|
String baseUrl = 'http://192.168.0.20:8000/api/v1'; |
|
// String baseUrl = 'http://10.0.0.2:8000/api/v1'; |
|
// String baseUrl = 'https://gps.sap-samara.com/api/v1';
|
|
|