ajustes de layout

This commit is contained in:
Reginaldo
2023-08-11 17:12:50 -03:00
parent 1ffaa70fed
commit 4500ee04aa
9 changed files with 197 additions and 125 deletions

View File

@@ -1,5 +1,5 @@
class Fixos{
// static const String AMB_PROD = 'https://controle-educa-api.rkmsistemas.com.br';
static const String AMB_HOMO = 'https://homol-controle-educa-api.rkmsistemas.com.br';
static const String AMB_DEV = 'http://192.168.0.42:8013';
static const String AMB_DEV = 'http://192.168.18.2:8000';
}