buscando logs na api e exibindo na nova tela logs
This commit is contained in:
@@ -2,4 +2,9 @@ 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.18.2:8000';
|
||||
List<String> itensApp = [
|
||||
'CONTROLE',
|
||||
'PAIS',
|
||||
'PROFESSORES'
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user