GSI - Employe Self Service 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.
 
 
 
 
 

14 lines
436 B

import 'package:flutter/material.dart';
const kPrimaryColor = Color(0xFF6F35A5);
const kPrimaryLightColor = Color(0xFFF1E6FF);
const double defaultPadding = 16.0;
String appName = "Employee Self Service";
//String baseURL = "http://10.209.8.49:8090";
//String baseURL = "https://bisops.globalservice.co.id";
String baseURL = "https://urp.myapps.id";
//String apiKey = "admin";
//String apiKey = "G514p1k3y";
String apiKey = "4pik3y";