CS001305-3_APP-CARDS_STARTER

This commit is contained in:
2021-05-26 15:47:55 -03:00
parent ca0ec06c31
commit 1b564c824e
10 changed files with 267 additions and 8 deletions
+1
View File
@@ -18,6 +18,7 @@ class FuncoesGerais{
static const String channelId = "UCJ_EUoswNTvRGotJ-ROxaKw";
static const String homeURL = "https://www.decpisos.com.br/";
static const String dominioPermitido = "https://www.decpisos.com.br";
static const String urlPDF = "http://app-cards.com/files/card-decpisos.pdf";
static Future<bool> checkInternetConnection() async{