@ -1,70 +0,0 @@
|
||||
{ |
||||
"agcgw":{ |
||||
"backurl":"connect-drcn.dbankcloud.cn", |
||||
"url":"connect-drcn.hispace.hicloud.com", |
||||
"websocketbackurl":"connect-ws-drcn.hispace.dbankcloud.cn", |
||||
"websocketurl":"connect-ws-drcn.hispace.dbankcloud.com" |
||||
}, |
||||
"agcgw_all":{ |
||||
"CN":"connect-drcn.hispace.hicloud.com", |
||||
"CN_back":"connect-drcn.dbankcloud.cn", |
||||
"DE":"connect-dre.hispace.hicloud.com", |
||||
"DE_back":"connect-dre.dbankcloud.cn", |
||||
"RU":"connect-drru.hispace.hicloud.com", |
||||
"RU_back":"connect-drru.dbankcloud.cn", |
||||
"SG":"connect-dra.hispace.hicloud.com", |
||||
"SG_back":"connect-dra.dbankcloud.cn" |
||||
}, |
||||
"client":{ |
||||
"cp_id":"56568071", |
||||
"product_id":"736430079245898772", |
||||
"client_id":"682378372344464128", |
||||
"client_secret":"23E8E33A66A41E524F393520B1ADD32BE20D071AC6BBD3BFD3A3711B19DF1832", |
||||
"project_id":"736430079245898772", |
||||
"app_id":"104575849", |
||||
"api_key":"CgB6e3x9vFGyCWpfisYh0nwJ+hORXbgXieLZGG4mBDz5pjZB32ahJmqyl49+Qn2noEiMEcvm8jAU42jr3sQmjsXZ", |
||||
"package_name":"com.zsw.huixiang" |
||||
}, |
||||
"oauth_client":{ |
||||
"client_id":"104575849", |
||||
"client_type":1 |
||||
}, |
||||
"app_info":{ |
||||
"app_id":"104575849", |
||||
"package_name":"com.zsw.huixiang" |
||||
}, |
||||
"service":{ |
||||
"analytics":{ |
||||
"collector_url":"datacollector-drcn.dt.hicloud.com,datacollector-drcn.dt.dbankcloud.cn", |
||||
"resource_id":"p1", |
||||
"channel_id":"" |
||||
}, |
||||
"search":{ |
||||
"url":"https://search-drcn.cloud.huawei.com" |
||||
}, |
||||
"cloudstorage":{ |
||||
"storage_url":"https://agc-storage-drcn.platform.dbankcloud.cn" |
||||
}, |
||||
"ml":{ |
||||
"mlservice_url":"ml-api-drcn.ai.dbankcloud.com,ml-api-drcn.ai.dbankcloud.cn" |
||||
} |
||||
}, |
||||
"region":"CN", |
||||
"configuration_version":"3.0", |
||||
"appInfos":[ |
||||
{ |
||||
"package_name":"com.zsw.huixiang", |
||||
"client":{ |
||||
"app_id":"104575849" |
||||
}, |
||||
"app_info":{ |
||||
"package_name":"com.zsw.huixiang", |
||||
"app_id":"104575849" |
||||
}, |
||||
"oauth_client":{ |
||||
"client_type":1, |
||||
"client_id":"104575849" |
||||
} |
||||
} |
||||
] |
||||
} |
@ -1,61 +0,0 @@
|
||||
|
||||
# Flutter wrapper |
||||
-keep class io.flutter.app.** { *; } |
||||
-keep class io.flutter.plugin.** { *; } |
||||
-keep class io.flutter.util.** { *; } |
||||
-keep class io.flutter.view.** { *; } |
||||
-keep class io.flutter.** { *; } |
||||
-keep class io.flutter.plugins.** { *; } |
||||
# -keep class com.google.firebase.** { *; } // uncomment this if you are using firebase in the project |
||||
-dontwarn io.flutter.embedding.** |
||||
-ignorewarnings |
||||
|
||||
# Build the ephemeral app in a module project. |
||||
# Prevents: Warning: library class <plugin-package> depends on program class io.flutter.plugin.** |
||||
# This is due to plugins (libraries) depending on the embedding (the program jar) |
||||
|
||||
-dontwarn io.flutter.plugin.** |
||||
|
||||
# The android.** package is provided by the OS at runtime. |
||||
-dontwarn android.** |
||||
|
||||
|
||||
-keep class cn.sharesdk.**{*;} |
||||
-keep class com.sina.**{*;} |
||||
-keep class com.mob.**{*;} |
||||
-keep class com.bytedance.**{*;} |
||||
-dontwarn cn.sharesdk.** |
||||
-dontwarn com.sina.** |
||||
-dontwarn com.mob.** |
||||
|
||||
-keep class com.baidu.** {*;} |
||||
-keep class vi.com.** {*;} |
||||
-keep class com.baidu.vi.** {*;} |
||||
-dontwarn com.baidu.** |
||||
|
||||
-keep public class * extends android.app.Service |
||||
-keep public class * extends android.content.BroadcastReceiver |
||||
-keep class com.tencent.android.tpush.** {*;} |
||||
-keep class com.tencent.tpns.baseapi.** {*;} |
||||
-keep class com.tencent.tpns.mqttchannel.** {*;} |
||||
-keep class com.tencent.tpns.dataacquisition.** {*;} |
||||
|
||||
-keep class com.tencent.bigdata.baseapi.** {*;} |
||||
-keep class com.tencent.bigdata.mqttchannel.** {*;} |
||||
|
||||
-keepclassmembers class * extends io.flutter.embedding.engine.plugins.FlutterPlugin {} |
||||
-keepclassmembers class * implements io.flutter.plugin.common.MethodChannel.MethodCallHandler {} |
||||
|
||||
#andResGuard { |
||||
# whiteList = [ |
||||
# "R.layout.mob_authorize_*", |
||||
# "R.drawable.mobcommon_authorize_*", |
||||
# "R.drawable.ssdk_*", |
||||
# "R.drawable.ssdk_oks_*", |
||||
# "R.string.ssdk_oks_*", |
||||
# "R.string.ssdk_*", |
||||
# "R.style.mobcommon_*", |
||||
# "R.ssdk_strings.*", |
||||
# "R.string.mobdemo_authorize_*", |
||||
# ] |
||||
#} |
@ -1,10 +1,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
||||
package="com.zsw.huixiang"> |
||||
<!-- Flutter needs it to communicate with the running application |
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<!-- The INTERNET permission is required for development. Specifically, |
||||
the Flutter tool needs it to communicate with the running application |
||||
to allow setting breakpoints, to provide hot reload, etc. |
||||
--> |
||||
<uses-permission android:name="android.permission.READ_PHONE_STATE" /> |
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> |
||||
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> |
||||
<uses-permission android:name="android.permission.INTERNET"/> |
||||
</manifest> |
||||
|
@ -1,10 +1,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
||||
package="com.zsw.huixiang"> |
||||
<!-- Flutter needs it to communicate with the running application |
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<!-- The INTERNET permission is required for development. Specifically, |
||||
the Flutter tool needs it to communicate with the running application |
||||
to allow setting breakpoints, to provide hot reload, etc. |
||||
--> |
||||
<uses-permission android:name="android.permission.READ_PHONE_STATE" /> |
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> |
||||
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> |
||||
<uses-permission android:name="android.permission.INTERNET"/> |
||||
</manifest> |
||||
|
@ -1,6 +1,3 @@
|
||||
#org.gradle.jvmargs=-Xmx1536M |
||||
org.gradle.jvmargs=-Xmx4096m |
||||
org.gradle.jvmargs=-Xmx4G |
||||
android.useAndroidX=true |
||||
android.enableJetifier=true |
||||
MobSDK.mobEnv=x |
||||
MobSDK.spEdition=FP |
@ -1,10 +1,5 @@
|
||||
#Fri Jun 23 08:50:38 CEST 2017 |
||||
distributionBase=GRADLE_USER_HOME |
||||
distributionPath=wrapper/dists |
||||
zipStoreBase=GRADLE_USER_HOME |
||||
zipStorePath=wrapper/dists |
||||
#distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip |
||||
#distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.2-all.zip |
||||
systemProp.http.proxyHost=proxy.com |
||||
systemProp.http.proxyPort=8080 |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip |
||||
|
@ -1,11 +1,26 @@
|
||||
include ':app' |
||||
|
||||
def localPropertiesFile = new File(rootProject.projectDir, "local.properties") |
||||
pluginManagement { |
||||
def flutterSdkPath = { |
||||
def properties = new Properties() |
||||
|
||||
assert localPropertiesFile.exists() |
||||
localPropertiesFile.withReader("UTF-8") { reader -> properties.load(reader) } |
||||
|
||||
file("local.properties").withInputStream { properties.load(it) } |
||||
def flutterSdkPath = properties.getProperty("flutter.sdk") |
||||
assert flutterSdkPath != null, "flutter.sdk not set in local.properties" |
||||
apply from: "$flutterSdkPath/packages/flutter_tools/gradle/app_plugin_loader.gradle" |
||||
return flutterSdkPath |
||||
} |
||||
settings.ext.flutterSdkPath = flutterSdkPath() |
||||
|
||||
includeBuild("${settings.ext.flutterSdkPath}/packages/flutter_tools/gradle") |
||||
|
||||
repositories { |
||||
google() |
||||
mavenCentral() |
||||
gradlePluginPortal() |
||||
} |
||||
} |
||||
|
||||
plugins { |
||||
id "dev.flutter.flutter-plugin-loader" version "1.0.0" |
||||
id "com.android.application" version "7.3.0" apply false |
||||
id "org.jetbrains.kotlin.android" version "1.7.10" apply false |
||||
} |
||||
|
||||
include ":app" |
||||
|
@ -1,59 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<DevInfor> |
||||
<SinaWeibo Enable="false" /> |
||||
<TencentWeibo Enable="false" /> |
||||
<Douban Enable="false" /> |
||||
<QZone Enable="false" /> |
||||
<Renren Enable="false" /> |
||||
<KaiXin Enable="false" /> |
||||
<Facebook Id="8" SortId="8" ShareByAppClient="true" Enable="true" ConsumerKey="523308712059457" ConsumerSecret="d3a1b6377100871799d8973fbe84794a" RedirectUrl="https://mob.com" /> |
||||
<Twitter Enable="false" /> |
||||
<Evernote Enable="false" /> |
||||
<FourSquare Enable="false" /> |
||||
<GooglePlus Enable="false" /> |
||||
<Instagram Enable="false" /> |
||||
<LinkedIn Enable="false" /> |
||||
<Tumblr Enable="false" /> |
||||
<Email Enable="false" /> |
||||
<ShortMessage Enable="false" /> |
||||
<Wechat Id="4" SortId="4" AppId="wx3b269e795ed23e5f" AppSecret="64020361b8ec4c99936c0e3999a9f249" userName="gh_afb25ac019c9" path="pages/index/index.html?id=1" WithShareTicket="true" MiniprogramType="0" BypassApproval="false" Enable="true" /> |
||||
<WechatMoments Id="3" SortId="3" AppId="wx3b269e795ed23e5f" AppSecret="64020361b8ec4c99936c0e3999a9f249" BypassApproval="false" Enable="true" /> |
||||
<QQ Enable="false" /> |
||||
<Instapaper Enable="false" /> |
||||
<Pocket Enable="false" /> |
||||
<YouDao Enable="false" /> |
||||
<Pinterest Enable="false" /> |
||||
<Flickr Enable="false" /> |
||||
<Dropbox Enable="false" /> |
||||
<VKontakte Enable="false" /> |
||||
<WechatFavorite Enable="false" /> |
||||
<Yixin Enable="false" /> |
||||
<YixinMoments Enable="false" /> |
||||
<Mingdao Enable="false" /> |
||||
<Line Id="2" SortId="2" AppKey="1656257047" callbackscheme="huixiang" ShareByAppClient="true" Enable="true" ChannelSecret="fd93cb8f12b285b80c7c67bdee8bd091" RedirectUri="https://mob.com" /> |
||||
<WhatsApp Enable="false" /> |
||||
<KakaoTalk Enable="false" /> |
||||
<KakaoStory Enable="false" /> |
||||
<FacebookMessenger Enable="false" /> |
||||
<Alipay Enable="false" /> |
||||
<AlipayMoments Enable="false" /> |
||||
<Dingding Enable="false" /> |
||||
<Youtube Enable="false" /> |
||||
<Meipai Enable="false" /> |
||||
<Telegram Enable="false" /> |
||||
<Cmcc Enable="false" /> |
||||
<Reddit Enable="false" /> |
||||
<Telecom Enable="false" /> |
||||
<Accountkit Enable="false" /> |
||||
<Douyin Enable="false" /> |
||||
<Wework Enable="false" /> |
||||
<HWAccount Enable="false" /> |
||||
<Oasis Enable="false" /> |
||||
<XMAccount Enable="false" /> |
||||
<SnapChat Enable="false" /> |
||||
<Kuaishou Enable="false" /> |
||||
<Littleredbook Enable="false" /> |
||||
<Watermelonvideo Enable="false" /> |
||||
<Tiktok Enable="false" /> |
||||
<Taptap Enable="false" /> |
||||
</DevInfor> |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 295 B |
After Width: | Height: | Size: 406 B |
After Width: | Height: | Size: 450 B |
After Width: | Height: | Size: 282 B |
After Width: | Height: | Size: 462 B |
After Width: | Height: | Size: 704 B |
After Width: | Height: | Size: 406 B |
After Width: | Height: | Size: 586 B |
After Width: | Height: | Size: 862 B |
After Width: | Height: | Size: 862 B |
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 762 B |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 68 B |
After Width: | Height: | Size: 68 B |
After Width: | Height: | Size: 68 B |
@ -1,18 +0,0 @@
|
||||
import 'package:flutter/services.dart'; |
||||
|
||||
class Bridge { |
||||
|
||||
static const MethodChannel _channel1 = const MethodChannel('bridge'); |
||||
|
||||
static Future<String> getStartIntent() async { |
||||
return await _channel1.invokeMethod('action'); |
||||
} |
||||
|
||||
static Future<String> toAppStore() async { |
||||
return await _channel1.invokeMethod('toAppStore'); |
||||
} |
||||
|
||||
|
||||
|
||||
} |
||||
|