ACS Comunika
@@ -1,4 +1,4 @@
|
|||||||
# inconsultoria
|
# comunika
|
||||||
|
|
||||||
A new Flutter project.
|
A new Flutter project.
|
||||||
|
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ android {
|
|||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||||
applicationId "com.hightechx.mobile.inconsultoria"
|
applicationId "com.hightechx.mobile.comunika"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode flutterVersionCode.toInteger()
|
versionCode flutterVersionCode.toInteger()
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
"client_id": "952783625736-gam8124p405njsrlqfidnse74ca00ool.apps.googleusercontent.com",
|
"client_id": "952783625736-gam8124p405njsrlqfidnse74ca00ool.apps.googleusercontent.com",
|
||||||
"client_type": 2,
|
"client_type": 2,
|
||||||
"ios_info": {
|
"ios_info": {
|
||||||
"bundle_id": "com.hightechx.mobile.inconsultoria"
|
"bundle_id": "com.hightechx.mobile.comunika"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
"client_info": {
|
"client_info": {
|
||||||
"mobilesdk_app_id": "1:952783625736:android:1c56b06e23740153c07bbd",
|
"mobilesdk_app_id": "1:952783625736:android:1c56b06e23740153c07bbd",
|
||||||
"android_client_info": {
|
"android_client_info": {
|
||||||
"package_name": "com.hightechx.mobile.inconsultoria"
|
"package_name": "com.hightechx.mobile.comunika"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"oauth_client": [
|
"oauth_client": [
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
"client_id": "952783625736-10ripa3l39un48r3k49cd00bnv7nts6i.apps.googleusercontent.com",
|
"client_id": "952783625736-10ripa3l39un48r3k49cd00bnv7nts6i.apps.googleusercontent.com",
|
||||||
"client_type": 1,
|
"client_type": 1,
|
||||||
"android_info": {
|
"android_info": {
|
||||||
"package_name": "com.hightechx.mobile.inconsultoria",
|
"package_name": "com.hightechx.mobile.comunika",
|
||||||
"certificate_hash": "ce5f6fbc5eae2dc39f5e4a36ff2f85ea2c269676"
|
"certificate_hash": "ce5f6fbc5eae2dc39f5e4a36ff2f85ea2c269676"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -62,7 +62,7 @@
|
|||||||
"client_id": "952783625736-e798mjtemfqqrbmahj0t1monoc9gptgb.apps.googleusercontent.com",
|
"client_id": "952783625736-e798mjtemfqqrbmahj0t1monoc9gptgb.apps.googleusercontent.com",
|
||||||
"client_type": 1,
|
"client_type": 1,
|
||||||
"android_info": {
|
"android_info": {
|
||||||
"package_name": "com.hightechx.mobile.inconsultoria",
|
"package_name": "com.hightechx.mobile.comunika",
|
||||||
"certificate_hash": "64cead3173785642d31904f0f7d5036aba3a82e1"
|
"certificate_hash": "64cead3173785642d31904f0f7d5036aba3a82e1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -87,7 +87,7 @@
|
|||||||
"client_id": "952783625736-gam8124p405njsrlqfidnse74ca00ool.apps.googleusercontent.com",
|
"client_id": "952783625736-gam8124p405njsrlqfidnse74ca00ool.apps.googleusercontent.com",
|
||||||
"client_type": 2,
|
"client_type": 2,
|
||||||
"ios_info": {
|
"ios_info": {
|
||||||
"bundle_id": "com.hightechx.mobile.inconsultoria"
|
"bundle_id": "com.hightechx.mobile.comunika"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.hightechx.mobile.inconsultoria">
|
package="com.hightechx.mobile.comunika">
|
||||||
<!-- Flutter needs it to communicate with the running application
|
<!-- Flutter needs it to communicate with the running application
|
||||||
to allow setting breakpoints, to provide hot reload, etc.
|
to allow setting breakpoints, to provide hot reload, etc.
|
||||||
-->
|
-->
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.hightechx.mobile.inconsultoria">
|
package="com.hightechx.mobile.comunika">
|
||||||
<!-- io.flutter.app.FlutterApplication is an android.app.Application that
|
<!-- io.flutter.app.FlutterApplication is an android.app.Application that
|
||||||
calls FlutterMain.startInitialization(this); in its onCreate method.
|
calls FlutterMain.startInitialization(this); in its onCreate method.
|
||||||
In most cases you can leave this as-is, but you if you want to provide
|
In most cases you can leave this as-is, but you if you want to provide
|
||||||
@@ -8,7 +8,7 @@
|
|||||||
<application
|
<application
|
||||||
android:usesCleartextTraffic="true"
|
android:usesCleartextTraffic="true"
|
||||||
android:name="io.flutter.app.FlutterApplication"
|
android:name="io.flutter.app.FlutterApplication"
|
||||||
android:label="IN Consultoria"
|
android:label="Comunika"
|
||||||
android:icon="@mipmap/ic_launcher">
|
android:icon="@mipmap/ic_launcher">
|
||||||
<activity
|
<activity
|
||||||
android:name=".MainActivity"
|
android:name=".MainActivity"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
package com.hightechx.mobile.inconsultoria
|
package com.hightechx.mobile.comunika
|
||||||
|
|
||||||
import io.flutter.embedding.android.FlutterActivity
|
import io.flutter.embedding.android.FlutterActivity
|
||||||
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 5.7 KiB |
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 8.0 KiB |
@@ -1,5 +1,5 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.hightechx.mobile.inconsultoria">
|
package="com.hightechx.mobile.comunika">
|
||||||
<!-- Flutter needs it to communicate with the running application
|
<!-- Flutter needs it to communicate with the running application
|
||||||
to allow setting breakpoints, to provide hot reload, etc.
|
to allow setting breakpoints, to provide hot reload, etc.
|
||||||
-->
|
-->
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 46 KiB |
@@ -381,9 +381,9 @@
|
|||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"$(PROJECT_DIR)/Flutter",
|
"$(PROJECT_DIR)/Flutter",
|
||||||
);
|
);
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.hightechx.mobile.inconsultoria;
|
PRODUCT_BUNDLE_IDENTIFIER = com.hightechx.mobile.comunika;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "inconsultoria - Store";
|
PROVISIONING_PROFILE_SPECIFIER = "comunika - Store";
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
VERSIONING_SYSTEM = "apple-generic";
|
VERSIONING_SYSTEM = "apple-generic";
|
||||||
@@ -523,9 +523,9 @@
|
|||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"$(PROJECT_DIR)/Flutter",
|
"$(PROJECT_DIR)/Flutter",
|
||||||
);
|
);
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.hightechx.mobile.inconsultoria;
|
PRODUCT_BUNDLE_IDENTIFIER = com.hightechx.mobile.comunika;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "inconsultoria - Developer";
|
PROVISIONING_PROFILE_SPECIFIER = "comunika - Developer";
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
||||||
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
@@ -560,9 +560,9 @@
|
|||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"$(PROJECT_DIR)/Flutter",
|
"$(PROJECT_DIR)/Flutter",
|
||||||
);
|
);
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.hightechx.mobile.inconsultoria;
|
PRODUCT_BUNDLE_IDENTIFIER = com.hightechx.mobile.comunika;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "inconsultoria - Store";
|
PROVISIONING_PROFILE_SPECIFIER = "comunika - Store";
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
VERSIONING_SYSTEM = "apple-generic";
|
VERSIONING_SYSTEM = "apple-generic";
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 487 B After Width: | Height: | Size: 490 B |
|
Before Width: | Height: | Size: 958 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 692 B After Width: | Height: | Size: 753 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 958 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 7.3 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 26 KiB |
@@ -15,7 +15,7 @@
|
|||||||
<key>PLIST_VERSION</key>
|
<key>PLIST_VERSION</key>
|
||||||
<string>1</string>
|
<string>1</string>
|
||||||
<key>BUNDLE_ID</key>
|
<key>BUNDLE_ID</key>
|
||||||
<string>com.hightechx.mobile.inconsultoria</string>
|
<string>com.hightechx.mobile.comunika</string>
|
||||||
<key>PROJECT_ID</key>
|
<key>PROJECT_ID</key>
|
||||||
<string>appcards-75f33</string>
|
<string>appcards-75f33</string>
|
||||||
<key>STORAGE_BUCKET</key>
|
<key>STORAGE_BUCKET</key>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
||||||
<key>CFBundleDisplayName</key>
|
<key>CFBundleDisplayName</key>
|
||||||
<string>inconsultoria</string>
|
<string>comunika</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>$(EXECUTABLE_NAME)</string>
|
<string>$(EXECUTABLE_NAME)</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
<string>6.0</string>
|
<string>6.0</string>
|
||||||
<key>CFBundleName</key>
|
<key>CFBundleName</key>
|
||||||
<string>inconsultoria</string>
|
<string>comunika</string>
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
|
|||||||
@@ -8,19 +8,18 @@ import 'default_response_api.dart';
|
|||||||
|
|
||||||
class FuncoesGerais {
|
class FuncoesGerais {
|
||||||
//static const String urlLexLiteApi = "https://apis.lexstation.com/api/v1/";
|
//static const String urlLexLiteApi = "https://apis.lexstation.com/api/v1/";
|
||||||
static const String tokenPadrao = "MKHNXOG9BA1PBZLKL3ACWAGRIWG7CB";
|
static const String tokenPadrao = "IC1E7BGXSDWORGE4ZSPKIJ7QPZFTYL";
|
||||||
static const String urlBaseNewCore = "https://newcore.services/newcore/";
|
static const String urlBaseNewCore = "https://newcore.services/newcore/";
|
||||||
static const int appMobileCodigo = 18;
|
static const int appMobileCodigo = 18;
|
||||||
static const String nomeApp = "INConsultoria";
|
static const String nomeApp = "comunika";
|
||||||
static const int versaoAtual = 100;
|
static const int versaoAtual = 100;
|
||||||
static const int usuCodPadrao = 73340;
|
static const int usuCodPadrao = 73360;
|
||||||
static const String youtubeApiKey =
|
static const String youtubeApiKey =
|
||||||
"AIzaSyAmqjP0MxgASbt98Px1_hqaIvcsqeHO15k"; //"AIzaSyA8jo3qsr-JJRm40iSHfkrzaMZXdMjo9v4";
|
"AIzaSyAmqjP0MxgASbt98Px1_hqaIvcsqeHO15k"; //"AIzaSyA8jo3qsr-JJRm40iSHfkrzaMZXdMjo9v4";
|
||||||
static const String channelId = "UCJ_EUoswNTvRGotJ-ROxaKw";
|
static const String channelId = "UCJ_EUoswNTvRGotJ-ROxaKw";
|
||||||
static const String homeURL = "https://consultoriain.com/";
|
static const String homeURL = "https://comunikapublicidade.com.br/";
|
||||||
static const String dominioPermitido = "https://consultoriain.com/";
|
static const String dominioPermitido = "https://comunikapublicidade.com.br/";
|
||||||
static const String urlPDF =
|
static const String urlPDF = "https://app-cards.com/files/card-comunika.pdf";
|
||||||
"https://app-cards.com/files/card-inconsultoria.pdf";
|
|
||||||
|
|
||||||
static Future<bool> checkInternetConnection() async {
|
static Future<bool> checkInternetConnection() async {
|
||||||
bool retorno = true;
|
bool retorno = true;
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import 'package:inconsultoria/charts/radial_gauge.dart';
|
import 'package:comunika/charts/radial_gauge.dart';
|
||||||
import 'package:inconsultoria/funcoes_gerais.dart';
|
import 'package:comunika/funcoes_gerais.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:get/get.dart';
|
import 'package:get/get.dart';
|
||||||
import 'package:line_icons/line_icons.dart';
|
import 'package:line_icons/line_icons.dart';
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
//import 'package:inconsultoria/home/home.dart';
|
//import 'package:comunika/home/home.dart';
|
||||||
import 'package:inconsultoria/index/index_controller.dart';
|
import 'package:comunika/index/index_controller.dart';
|
||||||
//import 'package:inconsultoria/notificacoes/notificacoes.dart';
|
//import 'package:comunika/notificacoes/notificacoes.dart';
|
||||||
//import 'package:inconsultoria/videos/youtube_videos.dart';
|
//import 'package:comunika/videos/youtube_videos.dart';
|
||||||
import 'package:convex_bottom_bar/convex_bottom_bar.dart';
|
import 'package:convex_bottom_bar/convex_bottom_bar.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:get/get.dart';
|
import 'package:get/get.dart';
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
import 'package:inconsultoria/home/home.dart';
|
import 'package:comunika/home/home.dart';
|
||||||
//import 'package:inconsultoria/instagram_embed/instagram_embed.dart';
|
//import 'package:comunika/instagram_embed/instagram_embed.dart';
|
||||||
import 'package:inconsultoria/notificacoes/notificacoes.dart';
|
import 'package:comunika/notificacoes/notificacoes.dart';
|
||||||
//import 'package:inconsultoria/videos/youtube_videos.dart';
|
//import 'package:comunika/videos/youtube_videos.dart';
|
||||||
import 'package:convex_bottom_bar/convex_bottom_bar.dart';
|
import 'package:convex_bottom_bar/convex_bottom_bar.dart';
|
||||||
import 'package:inconsultoria/pdfviewer/pdfviewer.dart';
|
import 'package:comunika/pdfviewer/pdfviewer.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:get/get.dart';
|
import 'package:get/get.dart';
|
||||||
import 'package:line_icons/line_icons.dart';
|
import 'package:line_icons/line_icons.dart';
|
||||||
@@ -36,8 +36,8 @@ class IndexController extends GetxController with SingleGetTickerProviderMixin {
|
|||||||
this.childrenTabs.add(Tab(child: NotificacoesScreen()));
|
this.childrenTabs.add(Tab(child: NotificacoesScreen()));
|
||||||
//this.tabs.add(TabItem(icon: Icons.video_collection, title: 'Vídeos'));
|
//this.tabs.add(TabItem(icon: Icons.video_collection, title: 'Vídeos'));
|
||||||
//this.tabs.add(TabItem(icon: LineIcons.instagram, title: 'Instagram'));
|
//this.tabs.add(TabItem(icon: LineIcons.instagram, title: 'Instagram'));
|
||||||
this.tabs.add(TabItem(
|
this.tabs.add(
|
||||||
icon: LineIcons.identificationCard, title: 'inconsultoria card'));
|
TabItem(icon: LineIcons.identificationCard, title: 'comunika card'));
|
||||||
this.tabs.add(TabItem(icon: Icons.home, title: 'Home'));
|
this.tabs.add(TabItem(icon: Icons.home, title: 'Home'));
|
||||||
this.tabs.add(TabItem(icon: Icons.notifications, title: 'Notificações'));
|
this.tabs.add(TabItem(icon: Icons.notifications, title: 'Notificações'));
|
||||||
this.tabController = TabController(vsync: this, length: this.tabs.length);
|
this.tabController = TabController(vsync: this, length: this.tabs.length);
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
//import 'package:inconsultoria/funcoes_gerais.dart';
|
//import 'package:comunika/funcoes_gerais.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
//import 'package:url_launcher/url_launcher.dart';
|
//import 'package:url_launcher/url_launcher.dart';
|
||||||
import 'package:webview_flutter/webview_flutter.dart';
|
import 'package:webview_flutter/webview_flutter.dart';
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import 'package:inconsultoria/funcoes_gerais.dart';
|
import 'package:comunika/funcoes_gerais.dart';
|
||||||
import 'package:firebase_core/firebase_core.dart';
|
import 'package:firebase_core/firebase_core.dart';
|
||||||
//import 'package:firebase_messaging/firebase_messaging.dart';
|
//import 'package:firebase_messaging/firebase_messaging.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//import 'package:advance_pdf_viewer/advance_pdf_viewer.dart';
|
//import 'package:advance_pdf_viewer/advance_pdf_viewer.dart';
|
||||||
import 'package:inconsultoria/pdfviewer/pdfviewer_controller.dart';
|
import 'package:comunika/pdfviewer/pdfviewer_controller.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:flutter_pdfview/flutter_pdfview.dart';
|
import 'package:flutter_pdfview/flutter_pdfview.dart';
|
||||||
import 'package:get/get.dart';
|
import 'package:get/get.dart';
|
||||||
@@ -10,7 +10,7 @@ class PDFViewerScreen extends StatelessWidget {
|
|||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return Scaffold(
|
return Scaffold(
|
||||||
appBar: AppBar(
|
appBar: AppBar(
|
||||||
title: Text('inconsultoria card'),
|
title: Text('Comunika card'),
|
||||||
centerTitle: false,
|
centerTitle: false,
|
||||||
leading: Container(),
|
leading: Container(),
|
||||||
leadingWidth: 0,
|
leadingWidth: 0,
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
import 'dart:io' as io;
|
import 'dart:io' as io;
|
||||||
|
|
||||||
//import 'package:advance_pdf_viewer/advance_pdf_viewer.dart';
|
//import 'package:advance_pdf_viewer/advance_pdf_viewer.dart';
|
||||||
import 'package:inconsultoria/funcoes_gerais.dart';
|
import 'package:comunika/funcoes_gerais.dart';
|
||||||
import 'package:flutter/foundation.dart';
|
import 'package:flutter/foundation.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:get/get.dart';
|
import 'package:get/get.dart';
|
||||||
@@ -63,7 +63,7 @@ class PDFViewerScreenController extends GetxController {
|
|||||||
this.loadPDF.value = true;
|
this.loadPDF.value = true;
|
||||||
var file = await this._createFileOfPdfUrl();
|
var file = await this._createFileOfPdfUrl();
|
||||||
try {
|
try {
|
||||||
Share.shareFiles([file!.path], text: 'inconsultoria card')
|
Share.shareFiles([file!.path], text: 'Comunika card')
|
||||||
.then((value) => this.loadPDF.value = false);
|
.then((value) => this.loadPDF.value = false);
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
this.loadPDF.value = false;
|
this.loadPDF.value = false;
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import 'package:inconsultoria/funcoes_gerais.dart';
|
import 'package:comunika/funcoes_gerais.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:animated_splash_screen/animated_splash_screen.dart';
|
import 'package:animated_splash_screen/animated_splash_screen.dart';
|
||||||
import 'package:get/get.dart';
|
import 'package:get/get.dart';
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
import 'dart:io';
|
import 'dart:io';
|
||||||
|
|
||||||
import 'package:inconsultoria/atualizarapp/atualizarapp.dart';
|
import 'package:comunika/atualizarapp/atualizarapp.dart';
|
||||||
import 'package:inconsultoria/index/index.dart';
|
import 'package:comunika/index/index.dart';
|
||||||
import 'package:inconsultoria/notificacoes/notificacoes.dart';
|
import 'package:comunika/notificacoes/notificacoes.dart';
|
||||||
import 'package:firebase_messaging/firebase_messaging.dart';
|
import 'package:firebase_messaging/firebase_messaging.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:flutter/services.dart';
|
import 'package:flutter/services.dart';
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
import 'package:inconsultoria/index/index_controller.dart';
|
import 'package:comunika/index/index_controller.dart';
|
||||||
import 'package:inconsultoria/videos/api/youtube_api.dart';
|
import 'package:comunika/videos/api/youtube_api.dart';
|
||||||
import 'package:inconsultoria/videos/api/youtube_classes.dart';
|
import 'package:comunika/videos/api/youtube_classes.dart';
|
||||||
import 'package:get/get.dart';
|
import 'package:get/get.dart';
|
||||||
import 'package:intl/intl.dart' show DateFormat;
|
import 'package:intl/intl.dart' show DateFormat;
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import 'package:inconsultoria/videos/youtube_video_player.dart';
|
import 'package:comunika/videos/youtube_video_player.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:flutter_staggered_animations/flutter_staggered_animations.dart';
|
import 'package:flutter_staggered_animations/flutter_staggered_animations.dart';
|
||||||
import 'package:get/get.dart';
|
import 'package:get/get.dart';
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: inconsultoria
|
name: comunika
|
||||||
description: A new Flutter project.
|
description: A new Flutter project.
|
||||||
|
|
||||||
# The following line prevents the package from being accidentally published to
|
# The following line prevents the package from being accidentally published to
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
// gestures. You can also use WidgetTester to find child widgets in the widget
|
// gestures. You can also use WidgetTester to find child widgets in the widget
|
||||||
// tree, read text, and verify that the values of widget properties are correct.
|
// tree, read text, and verify that the values of widget properties are correct.
|
||||||
|
|
||||||
import 'package:inconsultoria/splash/splash.dart';
|
import 'package:comunika/splash/splash.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:flutter_test/flutter_test.dart';
|
import 'package:flutter_test/flutter_test.dart';
|
||||||
|
|
||||||
|
|||||||