//api url // const String apiUrl = 'http://localhost/tstat_be'; const String apiUrl = 'https://uat.tripapprovaltool.com/tstat_be'; // const String apiUrl = 'https://apitest.tripapprovaltool.com/tstat_be'; /** Note : Adfactor UAT BE URL * File : web/index.html - change below * replaced to **/ // const String apiUrl = 'https://uat.tripapprovaltool.com/adfactor_be'; /** Note : Aujas UAT BE URL * File : web/index.html - change below * replaced to **/ // const String apiUrl = 'https://uat.tripapprovaltool.com/aujas_be'; /** Note : Aujas Live BE URL * File : web/index.html - change below * replaced to **/ // const String apiUrl = 'https://tripapprovaltool.com/aujas_be' ;