x1ongzhu 6 سال پیش
والد
کامیت
8a0d7c1986

+ 4539 - 0
android/dependences.txt

@@ -0,0 +1,4539 @@
+
+> Task :app:dependencies
+
+------------------------------------------------------------
+Project :app
+------------------------------------------------------------
+
+_internal_aapt2_binary - The AAPT2 binary to use for processing resources.
+\--- com.android.tools.build:aapt2:3.2.1-4818971
+
+androidApis - Configuration providing various types of Android JAR file
+No dependencies
+
+androidTestAnnotationProcessor - Classpath for the annotation processor for 'androidTest'. (n)
+No dependencies
+
+androidTestApi - API dependencies for 'androidTest' sources. (n)
+No dependencies
+
+androidTestApiDependenciesMetadata
+No dependencies
+
+androidTestApk - Apk dependencies for 'androidTest' sources (deprecated: use 'androidTestRuntimeOnly' instead). (n)
+No dependencies
+
+androidTestCompile - Compile dependencies for 'androidTest' sources (deprecated: use 'androidTestImplementation' instead). (n)
+No dependencies
+
+androidTestCompileOnly - Compile only dependencies for 'androidTest' sources. (n)
+No dependencies
+
+androidTestCompileOnlyDependenciesMetadata
+No dependencies
+
+androidTestDebugAnnotationProcessor - Classpath for the annotation processor for 'androidTestDebug'. (n)
+No dependencies
+
+androidTestDebugApi - API dependencies for 'androidTestDebug' sources. (n)
+No dependencies
+
+androidTestDebugApiDependenciesMetadata
+No dependencies
+
+androidTestDebugApk - Apk dependencies for 'androidTestDebug' sources (deprecated: use 'androidTestDebugRuntimeOnly' instead). (n)
+No dependencies
+
+androidTestDebugCompile - Compile dependencies for 'androidTestDebug' sources (deprecated: use 'androidTestDebugImplementation' instead). (n)
+No dependencies
+
+androidTestDebugCompileOnly - Compile only dependencies for 'androidTestDebug' sources. (n)
+No dependencies
+
+androidTestDebugCompileOnlyDependenciesMetadata
+No dependencies
+
+androidTestDebugImplementation - Implementation only dependencies for 'androidTestDebug' sources. (n)
+No dependencies
+
+androidTestDebugImplementationDependenciesMetadata
+No dependencies
+
+androidTestDebugProvided - Provided dependencies for 'androidTestDebug' sources (deprecated: use 'androidTestDebugCompileOnly' instead). (n)
+No dependencies
+
+androidTestDebugRuntimeOnly - Runtime only dependencies for 'androidTestDebug' sources. (n)
+No dependencies
+
+androidTestDebugRuntimeOnlyDependenciesMetadata
+No dependencies
+
+androidTestDebugWearApp - Link to a wear app to embed for object 'androidTestDebug'. (n)
+No dependencies
+
+androidTestImplementation - Implementation only dependencies for 'androidTest' sources. (n)
++--- androidx.test:core:1.1.0 (n)
++--- androidx.test:runner:1.1.1 (n)
++--- androidx.test:rules:1.1.1 (n)
++--- androidx.test.ext:junit:1.1.0 (n)
++--- androidx.test.ext:truth:1.1.0 (n)
+\--- androidx.test.espresso:espresso-core:3.1.1 (n)
+
+androidTestImplementationDependenciesMetadata
++--- androidx.test:core:1.1.0
+|    +--- androidx.annotation:annotation:1.0.0
+|    +--- androidx.test:monitor:1.1.1
+|    |    \--- androidx.annotation:annotation:1.0.0
+|    \--- androidx.lifecycle:lifecycle-common:2.0.0
+|         \--- androidx.annotation:annotation:1.0.0
++--- androidx.test:runner:1.1.1
+|    +--- androidx.annotation:annotation:1.0.0
+|    +--- androidx.test:monitor:1.1.1 (*)
+|    +--- junit:junit:4.12
+|    |    \--- org.hamcrest:hamcrest-core:1.3
+|    \--- net.sf.kxml:kxml2:2.3.0
++--- androidx.test:rules:1.1.1
+|    \--- androidx.test:runner:1.1.1 (*)
++--- androidx.test.ext:junit:1.1.0
+|    +--- junit:junit:4.12 (*)
+|    +--- androidx.test:core:1.1.0 (*)
+|    +--- androidx.test:monitor:1.1.1 (*)
+|    \--- androidx.annotation:annotation:1.0.0
++--- androidx.test.ext:truth:1.1.0
+|    +--- androidx.test:core:1.1.0 (*)
+|    +--- com.google.guava:guava:26.0-android
+|    |    +--- com.google.code.findbugs:jsr305:3.0.2
+|    |    +--- org.checkerframework:checker-compat-qual:2.5.2 -> 2.5.3
+|    |    +--- com.google.errorprone:error_prone_annotations:2.1.3 -> 2.3.1
+|    |    +--- com.google.j2objc:j2objc-annotations:1.1
+|    |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
+|    +--- com.google.truth:truth:0.42
+|    |    +--- com.google.guava:guava:25.1-android -> 26.0-android (*)
+|    |    +--- org.checkerframework:checker-compat-qual:2.5.3
+|    |    +--- org.checkerframework:checker-qual:2.5.3
+|    |    +--- junit:junit:4.12 (*)
+|    |    +--- com.googlecode.java-diff-utils:diffutils:1.3.0
+|    |    +--- com.google.auto.value:auto-value-annotations:1.6.2
+|    |    \--- com.google.errorprone:error_prone_annotations:2.3.1
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.test.espresso:espresso-core:3.1.1
+     +--- androidx.test:runner:1.1.1 (*)
+     +--- androidx.test.espresso:espresso-idling-resource:3.1.1
+     +--- com.squareup:javawriter:2.1.1
+     +--- javax.inject:javax.inject:1
+     +--- org.hamcrest:hamcrest-library:1.3
+     |    \--- org.hamcrest:hamcrest-core:1.3
+     +--- org.hamcrest:hamcrest-integration:1.3
+     |    \--- org.hamcrest:hamcrest-library:1.3 (*)
+     \--- com.google.code.findbugs:jsr305:2.0.1 -> 3.0.2
+
+androidTestProvided - Provided dependencies for 'androidTest' sources (deprecated: use 'androidTestCompileOnly' instead). (n)
+No dependencies
+
+androidTestRuntimeOnly - Runtime only dependencies for 'androidTest' sources. (n)
+No dependencies
+
+androidTestRuntimeOnlyDependenciesMetadata
+No dependencies
+
+androidTestUtil - Additional APKs used during instrumentation testing.
+No dependencies
+
+androidTestWearApp - Link to a wear app to embed for object 'androidTest'. (n)
+No dependencies
+
+annotationProcessor - Classpath for the annotation processor for 'main'. (n)
+No dependencies
+
+api - API dependencies for 'main' sources. (n)
+No dependencies
+
+apiDependenciesMetadata
+No dependencies
+
+apk - Apk dependencies for 'main' sources (deprecated: use 'runtimeOnly' instead). (n)
+No dependencies
+
+archives - Configuration for archive artifacts.
+No dependencies
+
+compile - Compile dependencies for 'main' sources (deprecated: use 'implementation' instead).
+No dependencies
+
+compileOnly - Compile only dependencies for 'main' sources. (n)
+No dependencies
+
+compileOnlyDependenciesMetadata
+No dependencies
+
+debugAndroidTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: debugAndroidTest
+No dependencies
+
+debugAndroidTestApi - API dependencies for compilation 'debugAndroidTest' (target  (androidJvm)). (n)
+No dependencies
+
+debugAndroidTestApiDependenciesMetadata
+No dependencies
+
+debugAndroidTestCompile - Dependencies for compilation 'debugAndroidTest' (target  (androidJvm)) (deprecated, use 'debugAndroidTestImplementation ' instead).
+No dependencies
+
+debugAndroidTestCompileClasspath - Compile classpath for compilation 'debugAndroidTest' (target  (androidJvm)).
++--- androidx.test:core:1.1.0
+|    +--- androidx.annotation:annotation:1.0.0
+|    +--- androidx.test:monitor:1.1.1
+|    |    \--- androidx.annotation:annotation:1.0.0
+|    \--- androidx.lifecycle:lifecycle-common:2.0.0
+|         \--- androidx.annotation:annotation:1.0.0
++--- androidx.test:runner:1.1.1
+|    +--- androidx.annotation:annotation:1.0.0
+|    +--- androidx.test:monitor:1.1.1 (*)
+|    +--- junit:junit:4.12
+|    |    \--- org.hamcrest:hamcrest-core:1.3
+|    \--- net.sf.kxml:kxml2:2.3.0
++--- androidx.test:rules:1.1.1
+|    \--- androidx.test:runner:1.1.1 (*)
++--- androidx.test.ext:junit:1.1.0
+|    +--- junit:junit:4.12 (*)
+|    +--- androidx.test:core:1.1.0 (*)
+|    +--- androidx.test:monitor:1.1.1 (*)
+|    \--- androidx.annotation:annotation:1.0.0
++--- androidx.test.ext:truth:1.1.0
+|    +--- androidx.test:core:1.1.0 (*)
+|    +--- com.google.guava:guava:26.0-android
+|    |    +--- com.google.code.findbugs:jsr305:3.0.2
+|    |    +--- org.checkerframework:checker-compat-qual:2.5.2 -> 2.5.3
+|    |    +--- com.google.errorprone:error_prone_annotations:2.1.3 -> 2.3.1
+|    |    +--- com.google.j2objc:j2objc-annotations:1.1
+|    |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
+|    +--- com.google.truth:truth:0.42
+|    |    +--- com.google.guava:guava:25.1-android -> 26.0-android (*)
+|    |    +--- org.checkerframework:checker-compat-qual:2.5.3
+|    |    +--- org.checkerframework:checker-qual:2.5.3
+|    |    +--- junit:junit:4.12 (*)
+|    |    +--- com.googlecode.java-diff-utils:diffutils:1.3.0
+|    |    +--- com.google.auto.value:auto-value-annotations:1.6.2
+|    |    \--- com.google.errorprone:error_prone_annotations:2.3.1
+|    \--- androidx.annotation:annotation:1.0.0
++--- androidx.test.espresso:espresso-core:3.1.1
+|    +--- androidx.test:runner:1.1.1 (*)
+|    +--- androidx.test.espresso:espresso-idling-resource:3.1.1
+|    +--- com.squareup:javawriter:2.1.1
+|    +--- javax.inject:javax.inject:1
+|    +--- org.hamcrest:hamcrest-library:1.3
+|    |    \--- org.hamcrest:hamcrest-core:1.3
+|    +--- org.hamcrest:hamcrest-integration:1.3
+|    |    \--- org.hamcrest:hamcrest-library:1.3 (*)
+|    \--- com.google.code.findbugs:jsr305:2.0.1 -> 3.0.2
++--- project :file_picker
++--- project :screen_stream_plugin
++--- project :video_player
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
++--- project :shared_preferences
++--- project :jpush_flutter
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+debugAndroidTestCompileOnly - Compile only dependencies for compilation 'debugAndroidTest' (target  (androidJvm)).
+No dependencies
+
+debugAndroidTestCompileOnlyDependenciesMetadata
+No dependencies
+
+debugAndroidTestImplementation - Implementation only dependencies for compilation 'debugAndroidTest' (target  (androidJvm)). (n)
+No dependencies
+
+debugAndroidTestImplementationDependenciesMetadata
++--- androidx.test:core:1.1.0
+|    +--- androidx.annotation:annotation:1.0.0
+|    +--- androidx.test:monitor:1.1.1
+|    |    \--- androidx.annotation:annotation:1.0.0
+|    \--- androidx.lifecycle:lifecycle-common:2.0.0
+|         \--- androidx.annotation:annotation:1.0.0
++--- androidx.test:runner:1.1.1
+|    +--- androidx.annotation:annotation:1.0.0
+|    +--- androidx.test:monitor:1.1.1 (*)
+|    +--- junit:junit:4.12
+|    |    \--- org.hamcrest:hamcrest-core:1.3
+|    \--- net.sf.kxml:kxml2:2.3.0
++--- androidx.test:rules:1.1.1
+|    \--- androidx.test:runner:1.1.1 (*)
++--- androidx.test.ext:junit:1.1.0
+|    +--- junit:junit:4.12 (*)
+|    +--- androidx.test:core:1.1.0 (*)
+|    +--- androidx.test:monitor:1.1.1 (*)
+|    \--- androidx.annotation:annotation:1.0.0
++--- androidx.test.ext:truth:1.1.0
+|    +--- androidx.test:core:1.1.0 (*)
+|    +--- com.google.guava:guava:26.0-android
+|    |    +--- com.google.code.findbugs:jsr305:3.0.2
+|    |    +--- org.checkerframework:checker-compat-qual:2.5.2 -> 2.5.3
+|    |    +--- com.google.errorprone:error_prone_annotations:2.1.3 -> 2.3.1
+|    |    +--- com.google.j2objc:j2objc-annotations:1.1
+|    |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
+|    +--- com.google.truth:truth:0.42
+|    |    +--- com.google.guava:guava:25.1-android -> 26.0-android (*)
+|    |    +--- org.checkerframework:checker-compat-qual:2.5.3
+|    |    +--- org.checkerframework:checker-qual:2.5.3
+|    |    +--- junit:junit:4.12 (*)
+|    |    +--- com.googlecode.java-diff-utils:diffutils:1.3.0
+|    |    +--- com.google.auto.value:auto-value-annotations:1.6.2
+|    |    \--- com.google.errorprone:error_prone_annotations:2.3.1
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.test.espresso:espresso-core:3.1.1
+     +--- androidx.test:runner:1.1.1 (*)
+     +--- androidx.test.espresso:espresso-idling-resource:3.1.1
+     +--- com.squareup:javawriter:2.1.1
+     +--- javax.inject:javax.inject:1
+     +--- org.hamcrest:hamcrest-library:1.3
+     |    \--- org.hamcrest:hamcrest-core:1.3
+     +--- org.hamcrest:hamcrest-integration:1.3
+     |    \--- org.hamcrest:hamcrest-library:1.3 (*)
+     \--- com.google.code.findbugs:jsr305:2.0.1 -> 3.0.2
+
+debugAndroidTestRuntime - Runtime dependencies for compilation 'debugAndroidTest' (target  (androidJvm)) (deprecated, use 'debugAndroidTestRuntimeOnly ' instead).
+No dependencies
+
+debugAndroidTestRuntimeClasspath - Runtime classpath of compilation 'debugAndroidTest' (target  (androidJvm)).
++--- androidx.test:core:1.1.0
+|    +--- androidx.annotation:annotation:1.0.0
+|    +--- androidx.test:monitor:1.1.1
+|    |    \--- androidx.annotation:annotation:1.0.0
+|    \--- androidx.lifecycle:lifecycle-common:2.0.0
+|         \--- androidx.annotation:annotation:1.0.0
++--- androidx.test:runner:1.1.1
+|    +--- androidx.annotation:annotation:1.0.0
+|    +--- androidx.test:monitor:1.1.1 (*)
+|    +--- junit:junit:4.12
+|    |    \--- org.hamcrest:hamcrest-core:1.3
+|    \--- net.sf.kxml:kxml2:2.3.0
++--- androidx.test:rules:1.1.1
+|    \--- androidx.test:runner:1.1.1 (*)
++--- androidx.test.ext:junit:1.1.0
+|    +--- junit:junit:4.12 (*)
+|    +--- androidx.test:core:1.1.0 (*)
+|    +--- androidx.test:monitor:1.1.1 (*)
+|    \--- androidx.annotation:annotation:1.0.0
++--- androidx.test.ext:truth:1.1.0
+|    +--- androidx.test:core:1.1.0 (*)
+|    +--- com.google.guava:guava:26.0-android
+|    |    +--- com.google.code.findbugs:jsr305:3.0.2
+|    |    +--- org.checkerframework:checker-compat-qual:2.5.2 -> 2.5.3
+|    |    +--- com.google.errorprone:error_prone_annotations:2.1.3 -> 2.3.1
+|    |    +--- com.google.j2objc:j2objc-annotations:1.1
+|    |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
+|    +--- com.google.truth:truth:0.42
+|    |    +--- com.google.guava:guava:25.1-android -> 26.0-android (*)
+|    |    +--- org.checkerframework:checker-compat-qual:2.5.3
+|    |    +--- org.checkerframework:checker-qual:2.5.3
+|    |    +--- junit:junit:4.12 (*)
+|    |    +--- com.googlecode.java-diff-utils:diffutils:1.3.0
+|    |    +--- com.google.auto.value:auto-value-annotations:1.6.2
+|    |    \--- com.google.errorprone:error_prone_annotations:2.3.1
+|    \--- androidx.annotation:annotation:1.0.0
++--- androidx.test.espresso:espresso-core:3.1.1
+|    +--- androidx.test:runner:1.1.1 (*)
+|    +--- androidx.test.espresso:espresso-idling-resource:3.1.1
+|    +--- com.squareup:javawriter:2.1.1
+|    +--- javax.inject:javax.inject:1
+|    +--- org.hamcrest:hamcrest-library:1.3
+|    |    \--- org.hamcrest:hamcrest-core:1.3
+|    +--- org.hamcrest:hamcrest-integration:1.3
+|    |    \--- org.hamcrest:hamcrest-library:1.3 (*)
+|    \--- com.google.code.findbugs:jsr305:2.0.1 -> 3.0.2
++--- project :file_picker
+|    \--- androidx.appcompat:appcompat:1.0.0-beta01 -> 1.0.2
+|         +--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.core:core:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.collection:collection:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    +--- androidx.arch.core:core-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.versionedparcelable:versionedparcelable:1.0.0
+|         |         +--- androidx.annotation:annotation:1.0.0
+|         |         \--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.legacy:legacy-support-core-utils:1.0.0
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.documentfile:documentfile:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0
+|         |    |    |    +--- androidx.arch.core:core-runtime:2.0.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
+|         |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    |    \--- androidx.arch.core:core-runtime:2.0.0 (*)
+|         |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
+|         |    |         \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.print:print:1.0.0
+|         |         \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.fragment:fragment:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.legacy:legacy-support-core-ui:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    |    +--- androidx.customview:customview:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.drawerlayout:drawerlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.interpolator:interpolator:1.0.0 (*)
+|         |    |    +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+|         |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0 (*)
+|         |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
+|         +--- androidx.vectordrawable:vectordrawable:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
+|              +--- androidx.vectordrawable:vectordrawable:1.0.0 -> 1.0.1 (*)
+|              \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
++--- project :screen_stream_plugin
+|    +--- org.bytedeco:javacv:1.4.4
+|    |    +--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flycapture:2.13.3.31-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libdc1394:2.2.5-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect:0.5.3-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect2:0.2.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:librealsense:1.12.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:videoinput:0.200-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:artoolkitplus:2.3.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flandmark:1.07-1.4.4
+|    |    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    \--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4
+|    |         +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    |         \--- org.bytedeco:javacpp:1.4.4
+|    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    \--- net.gotev:uploadservice:3.5.2
+|         \--- androidx.appcompat:appcompat:1.0.2 (*)
++--- project :video_player
+|    +--- com.google.android.exoplayer:exoplayer-core:2.9.6
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    +--- com.google.android.exoplayer:exoplayer-hls:2.9.6
+|    |    +--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    |    \--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    +--- com.google.android.exoplayer:exoplayer-dash:2.9.6
+|    |    +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    \--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.9.6
+|         +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|         \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
+|    \--- com.github.yalantis:ucrop:2.2.3
+|         +--- com.android.support:appcompat-v7:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:collections:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- android.arch.lifecycle:runtime:1.1.1
+|         |    |    |    +--- android.arch.lifecycle:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    +--- android.arch.core:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    \--- com.android.support:versionedparcelable:28.0.0
+|         |    |         +--- com.android.support:support-annotations:28.0.0
+|         |    |         \--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:cursoradapter:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-core-utils:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:documentfile:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- android.arch.lifecycle:livedata:1.1.1
+|         |    |    |    |    +--- android.arch.core:runtime:1.1.1
+|         |    |    |    |    |    +--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    +--- android.arch.lifecycle:livedata-core:1.1.1
+|         |    |    |    |    |    +--- android.arch.lifecycle:common:1.1.1 (*)
+|         |    |    |    |    |    +--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    |    \--- android.arch.core:runtime:1.1.1 (*)
+|         |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    \--- android.arch.lifecycle:viewmodel:1.1.1
+|         |    |    |         \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    +--- com.android.support:localbroadcastmanager:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:print:28.0.0
+|         |    |         \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-fragment:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-ui:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    |    +--- com.android.support:customview:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:viewpager:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:coordinatorlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:drawerlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:slidingpanelayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:interpolator:28.0.0
+|         |    |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:swiperefreshlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:interpolator:28.0.0 (*)
+|         |    |    |    +--- com.android.support:asynclayoutinflater:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    \--- com.android.support:cursoradapter:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0 (*)
+|         |    |    \--- android.arch.lifecycle:viewmodel:1.1.1 (*)
+|         |    +--- com.android.support:support-vector-drawable:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    \--- com.android.support:animated-vector-drawable:28.0.0
+|         |         +--- com.android.support:support-vector-drawable:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         +--- com.android.support:exifinterface:28.0.0
+|         |    \--- com.android.support:support-annotations:28.0.0
+|         +--- com.android.support:design:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:support-core-ui:28.0.0 (*)
+|         |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    +--- com.android.support:support-fragment:28.0.0 (*)
+|         |    +--- com.android.support:transition:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:appcompat-v7:28.0.0 (*)
+|         |    +--- com.android.support:cardview-v7:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    \--- com.android.support:recyclerview-v7:28.0.0
+|         |         +--- com.android.support:support-annotations:28.0.0
+|         |         +--- com.android.support:support-compat:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.11.0
+|              \--- com.squareup.okio:okio:1.14.0
++--- project :shared_preferences
++--- project :jpush_flutter
+|    +--- cn.jiguang.sdk:jpush:3.1.6
+|    \--- cn.jiguang.sdk:jcore:1.2.5
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+debugAndroidTestRuntimeOnly - Runtime only dependencies for compilation 'debugAndroidTest' (target  (androidJvm)). (n)
+No dependencies
+
+debugAndroidTestRuntimeOnlyDependenciesMetadata
+No dependencies
+
+debugAnnotationProcessor - Classpath for the annotation processor for 'debug'. (n)
+No dependencies
+
+debugAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: debug
+No dependencies
+
+debugApi - API dependencies for compilation 'debug' (target  (androidJvm)). (n)
+\--- unspecified (n)
+
+debugApiDependenciesMetadata
+No dependencies
+
+debugApiElements - API elements for debug (n)
+No dependencies
+
+debugApk - Apk dependencies for 'debug' sources (deprecated: use 'debugRuntimeOnly' instead). (n)
+No dependencies
+
+debugBundleElements - Bundle elements for debug (n)
+No dependencies
+
+debugCompile - Dependencies for compilation 'debug' (target  (androidJvm)) (deprecated, use 'debugImplementation ' instead).
+No dependencies
+
+debugCompileClasspath - Compile classpath for compilation 'debug' (target  (androidJvm)).
++--- project :file_picker
++--- project :screen_stream_plugin
++--- project :video_player
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
++--- project :shared_preferences
++--- project :jpush_flutter
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+debugCompileOnly - Compile only dependencies for compilation 'debug' (target  (androidJvm)).
+No dependencies
+
+debugCompileOnlyDependenciesMetadata
+No dependencies
+
+debugImplementation - Implementation only dependencies for compilation 'debug' (target  (androidJvm)). (n)
+No dependencies
+
+debugImplementationDependenciesMetadata
++--- project :file_picker FAILED
++--- project :screen_stream_plugin FAILED
++--- project :video_player FAILED
++--- project :package_info FAILED
++--- project :ttdj_plugin FAILED
++--- project :flutter_picker FAILED
++--- project :url_launcher FAILED
++--- project :path_provider FAILED
++--- project :image_cropper FAILED
++--- project :shared_preferences FAILED
++--- project :jpush_flutter FAILED
++--- project :screen FAILED
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+debugMetadataElements (n)
+No dependencies
+
+debugMetadataValues - Metadata Values dependencies for the base Split
+No dependencies
+
+debugProvided - Provided dependencies for 'debug' sources (deprecated: use 'debugCompileOnly' instead). (n)
+No dependencies
+
+debugRuntime - Runtime dependencies for compilation 'debug' (target  (androidJvm)) (deprecated, use 'debugRuntimeOnly ' instead).
+No dependencies
+
+debugRuntimeClasspath - Runtime classpath of compilation 'debug' (target  (androidJvm)).
++--- project :file_picker
+|    \--- androidx.appcompat:appcompat:1.0.0-beta01 -> 1.0.2
+|         +--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.core:core:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.collection:collection:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.arch.core:core-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.versionedparcelable:versionedparcelable:1.0.0
+|         |         +--- androidx.annotation:annotation:1.0.0
+|         |         \--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.legacy:legacy-support-core-utils:1.0.0
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.documentfile:documentfile:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0
+|         |    |    |    +--- androidx.arch.core:core-runtime:2.0.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
+|         |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    |    \--- androidx.arch.core:core-runtime:2.0.0 (*)
+|         |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
+|         |    |         \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.print:print:1.0.0
+|         |         \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.fragment:fragment:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.legacy:legacy-support-core-ui:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    |    +--- androidx.customview:customview:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.drawerlayout:drawerlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.interpolator:interpolator:1.0.0 (*)
+|         |    |    +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+|         |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0 (*)
+|         |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
+|         +--- androidx.vectordrawable:vectordrawable:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
+|              +--- androidx.vectordrawable:vectordrawable:1.0.0 -> 1.0.1 (*)
+|              \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
++--- project :screen_stream_plugin
+|    +--- org.bytedeco:javacv:1.4.4
+|    |    +--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flycapture:2.13.3.31-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libdc1394:2.2.5-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect:0.5.3-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect2:0.2.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:librealsense:1.12.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:videoinput:0.200-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:artoolkitplus:2.3.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flandmark:1.07-1.4.4
+|    |    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    \--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4
+|    |         +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    |         \--- org.bytedeco:javacpp:1.4.4
+|    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    \--- net.gotev:uploadservice:3.5.2
+|         \--- androidx.appcompat:appcompat:1.0.2 (*)
++--- project :video_player
+|    +--- com.google.android.exoplayer:exoplayer-core:2.9.6
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    +--- com.google.android.exoplayer:exoplayer-hls:2.9.6
+|    |    +--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    |    \--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    +--- com.google.android.exoplayer:exoplayer-dash:2.9.6
+|    |    +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    \--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.9.6
+|         +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|         \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
+|    \--- com.github.yalantis:ucrop:2.2.3
+|         +--- com.android.support:appcompat-v7:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:collections:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- android.arch.lifecycle:runtime:1.1.1
+|         |    |    |    +--- android.arch.lifecycle:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    +--- android.arch.core:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    \--- com.android.support:versionedparcelable:28.0.0
+|         |    |         +--- com.android.support:support-annotations:28.0.0
+|         |    |         \--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:cursoradapter:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-core-utils:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:documentfile:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- android.arch.lifecycle:livedata:1.1.1
+|         |    |    |    |    +--- android.arch.core:runtime:1.1.1
+|         |    |    |    |    |    +--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    +--- android.arch.lifecycle:livedata-core:1.1.1
+|         |    |    |    |    |    +--- android.arch.lifecycle:common:1.1.1 (*)
+|         |    |    |    |    |    +--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    |    \--- android.arch.core:runtime:1.1.1 (*)
+|         |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    \--- android.arch.lifecycle:viewmodel:1.1.1
+|         |    |    |         \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    +--- com.android.support:localbroadcastmanager:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:print:28.0.0
+|         |    |         \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-fragment:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-ui:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    |    +--- com.android.support:customview:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:viewpager:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:coordinatorlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:drawerlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:slidingpanelayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:interpolator:28.0.0
+|         |    |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:swiperefreshlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:interpolator:28.0.0 (*)
+|         |    |    |    +--- com.android.support:asynclayoutinflater:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    \--- com.android.support:cursoradapter:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0 (*)
+|         |    |    \--- android.arch.lifecycle:viewmodel:1.1.1 (*)
+|         |    +--- com.android.support:support-vector-drawable:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    \--- com.android.support:animated-vector-drawable:28.0.0
+|         |         +--- com.android.support:support-vector-drawable:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         +--- com.android.support:exifinterface:28.0.0
+|         |    \--- com.android.support:support-annotations:28.0.0
+|         +--- com.android.support:design:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:support-core-ui:28.0.0 (*)
+|         |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    +--- com.android.support:support-fragment:28.0.0 (*)
+|         |    +--- com.android.support:transition:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:appcompat-v7:28.0.0 (*)
+|         |    +--- com.android.support:cardview-v7:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    \--- com.android.support:recyclerview-v7:28.0.0
+|         |         +--- com.android.support:support-annotations:28.0.0
+|         |         +--- com.android.support:support-compat:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.11.0
+|              \--- com.squareup.okio:okio:1.14.0
++--- project :shared_preferences
++--- project :jpush_flutter
+|    +--- cn.jiguang.sdk:jpush:3.1.6
+|    \--- cn.jiguang.sdk:jcore:1.2.5
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+debugRuntimeElements - Runtime elements for debug (n)
+No dependencies
+
+debugRuntimeOnly - Runtime only dependencies for compilation 'debug' (target  (androidJvm)). (n)
+No dependencies
+
+debugRuntimeOnlyDependenciesMetadata
+No dependencies
+
+debugUnitTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: debugUnitTest
+No dependencies
+
+debugUnitTestApi - API dependencies for compilation 'debugUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+debugUnitTestApiDependenciesMetadata
+No dependencies
+
+debugUnitTestCompile - Dependencies for compilation 'debugUnitTest' (target  (androidJvm)) (deprecated, use 'debugUnitTestImplementation ' instead).
+No dependencies
+
+debugUnitTestCompileClasspath - Compile classpath for compilation 'debugUnitTest' (target  (androidJvm)).
++--- project :file_picker
++--- project :screen_stream_plugin
++--- project :video_player
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
++--- project :shared_preferences
++--- project :jpush_flutter
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
++--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+debugUnitTestCompileOnly - Compile only dependencies for compilation 'debugUnitTest' (target  (androidJvm)).
+No dependencies
+
+debugUnitTestCompileOnlyDependenciesMetadata
+No dependencies
+
+debugUnitTestImplementation - Implementation only dependencies for compilation 'debugUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+debugUnitTestImplementationDependenciesMetadata
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+debugUnitTestRuntime - Runtime dependencies for compilation 'debugUnitTest' (target  (androidJvm)) (deprecated, use 'debugUnitTestRuntimeOnly ' instead).
+No dependencies
+
+debugUnitTestRuntimeClasspath - Runtime classpath of compilation 'debugUnitTest' (target  (androidJvm)).
++--- project :file_picker
+|    \--- androidx.appcompat:appcompat:1.0.0-beta01 -> 1.0.2
+|         +--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.core:core:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.collection:collection:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.arch.core:core-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.versionedparcelable:versionedparcelable:1.0.0
+|         |         +--- androidx.annotation:annotation:1.0.0
+|         |         \--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.legacy:legacy-support-core-utils:1.0.0
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.documentfile:documentfile:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0
+|         |    |    |    +--- androidx.arch.core:core-runtime:2.0.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
+|         |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    |    \--- androidx.arch.core:core-runtime:2.0.0 (*)
+|         |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
+|         |    |         \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.print:print:1.0.0
+|         |         \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.fragment:fragment:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.legacy:legacy-support-core-ui:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    |    +--- androidx.customview:customview:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.drawerlayout:drawerlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.interpolator:interpolator:1.0.0 (*)
+|         |    |    +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+|         |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0 (*)
+|         |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
+|         +--- androidx.vectordrawable:vectordrawable:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
+|              +--- androidx.vectordrawable:vectordrawable:1.0.0 -> 1.0.1 (*)
+|              \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
++--- project :screen_stream_plugin
+|    +--- org.bytedeco:javacv:1.4.4
+|    |    +--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flycapture:2.13.3.31-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libdc1394:2.2.5-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect:0.5.3-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect2:0.2.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:librealsense:1.12.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:videoinput:0.200-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:artoolkitplus:2.3.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flandmark:1.07-1.4.4
+|    |    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    \--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4
+|    |         +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    |         \--- org.bytedeco:javacpp:1.4.4
+|    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    \--- net.gotev:uploadservice:3.5.2
+|         \--- androidx.appcompat:appcompat:1.0.2 (*)
++--- project :video_player
+|    +--- com.google.android.exoplayer:exoplayer-core:2.9.6
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    +--- com.google.android.exoplayer:exoplayer-hls:2.9.6
+|    |    +--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    |    \--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    +--- com.google.android.exoplayer:exoplayer-dash:2.9.6
+|    |    +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    \--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.9.6
+|         +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|         \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
+|    \--- com.github.yalantis:ucrop:2.2.3
+|         +--- com.android.support:appcompat-v7:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:collections:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- android.arch.lifecycle:runtime:1.1.1
+|         |    |    |    +--- android.arch.lifecycle:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    +--- android.arch.core:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    \--- com.android.support:versionedparcelable:28.0.0
+|         |    |         +--- com.android.support:support-annotations:28.0.0
+|         |    |         \--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:cursoradapter:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-core-utils:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:documentfile:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- android.arch.lifecycle:livedata:1.1.1
+|         |    |    |    |    +--- android.arch.core:runtime:1.1.1
+|         |    |    |    |    |    +--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    +--- android.arch.lifecycle:livedata-core:1.1.1
+|         |    |    |    |    |    +--- android.arch.lifecycle:common:1.1.1 (*)
+|         |    |    |    |    |    +--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    |    \--- android.arch.core:runtime:1.1.1 (*)
+|         |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    \--- android.arch.lifecycle:viewmodel:1.1.1
+|         |    |    |         \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    +--- com.android.support:localbroadcastmanager:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:print:28.0.0
+|         |    |         \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-fragment:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-ui:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    |    +--- com.android.support:customview:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:viewpager:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:coordinatorlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:drawerlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:slidingpanelayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:interpolator:28.0.0
+|         |    |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:swiperefreshlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:interpolator:28.0.0 (*)
+|         |    |    |    +--- com.android.support:asynclayoutinflater:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    \--- com.android.support:cursoradapter:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0 (*)
+|         |    |    \--- android.arch.lifecycle:viewmodel:1.1.1 (*)
+|         |    +--- com.android.support:support-vector-drawable:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    \--- com.android.support:animated-vector-drawable:28.0.0
+|         |         +--- com.android.support:support-vector-drawable:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         +--- com.android.support:exifinterface:28.0.0
+|         |    \--- com.android.support:support-annotations:28.0.0
+|         +--- com.android.support:design:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:support-core-ui:28.0.0 (*)
+|         |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    +--- com.android.support:support-fragment:28.0.0 (*)
+|         |    +--- com.android.support:transition:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:appcompat-v7:28.0.0 (*)
+|         |    +--- com.android.support:cardview-v7:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    \--- com.android.support:recyclerview-v7:28.0.0
+|         |         +--- com.android.support:support-annotations:28.0.0
+|         |         +--- com.android.support:support-compat:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.11.0
+|              \--- com.squareup.okio:okio:1.14.0
++--- project :shared_preferences
++--- project :jpush_flutter
+|    +--- cn.jiguang.sdk:jpush:3.1.6
+|    \--- cn.jiguang.sdk:jcore:1.2.5
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
++--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+debugUnitTestRuntimeOnly - Runtime only dependencies for compilation 'debugUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+debugUnitTestRuntimeOnlyDependenciesMetadata
+No dependencies
+
+debugWearApp - Link to a wear app to embed for object 'debug'. (n)
+No dependencies
+
+debugWearBundling - Resolved Configuration for wear app bundling for variant: debug
+No dependencies
+
+default - Configuration for default artifacts.
+No dependencies
+
+dynamicProfileAnnotationProcessor - Classpath for the annotation processor for 'dynamicProfile'. (n)
+No dependencies
+
+dynamicProfileAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: dynamicProfile
+No dependencies
+
+dynamicProfileApi - API dependencies for compilation 'dynamicProfile' (target  (androidJvm)). (n)
+\--- unspecified (n)
+
+dynamicProfileApiDependenciesMetadata
+No dependencies
+
+dynamicProfileApiElements - API elements for dynamicProfile (n)
+No dependencies
+
+dynamicProfileApk - Apk dependencies for 'dynamicProfile' sources (deprecated: use 'dynamicProfileRuntimeOnly' instead). (n)
+No dependencies
+
+dynamicProfileBundleElements - Bundle elements for dynamicProfile (n)
+No dependencies
+
+dynamicProfileCompile - Dependencies for compilation 'dynamicProfile' (target  (androidJvm)) (deprecated, use 'dynamicProfileImplementation ' instead).
+No dependencies
+
+dynamicProfileCompileClasspath - Compile classpath for compilation 'dynamicProfile' (target  (androidJvm)).
++--- project :file_picker
++--- project :screen_stream_plugin
++--- project :video_player
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
++--- project :shared_preferences
++--- project :jpush_flutter
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+dynamicProfileCompileOnly - Compile only dependencies for compilation 'dynamicProfile' (target  (androidJvm)).
+No dependencies
+
+dynamicProfileCompileOnlyDependenciesMetadata
+No dependencies
+
+dynamicProfileImplementation - Implementation only dependencies for compilation 'dynamicProfile' (target  (androidJvm)). (n)
+No dependencies
+
+dynamicProfileImplementationDependenciesMetadata
++--- project :file_picker FAILED
++--- project :screen_stream_plugin FAILED
++--- project :video_player FAILED
++--- project :package_info FAILED
++--- project :ttdj_plugin FAILED
++--- project :flutter_picker FAILED
++--- project :url_launcher FAILED
++--- project :path_provider FAILED
++--- project :image_cropper FAILED
++--- project :shared_preferences FAILED
++--- project :jpush_flutter FAILED
++--- project :screen FAILED
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+dynamicProfileMetadataElements (n)
+No dependencies
+
+dynamicProfileMetadataValues - Metadata Values dependencies for the base Split
+No dependencies
+
+dynamicProfileProvided - Provided dependencies for 'dynamicProfile' sources (deprecated: use 'dynamicProfileCompileOnly' instead). (n)
+No dependencies
+
+dynamicProfileRuntime - Runtime dependencies for compilation 'dynamicProfile' (target  (androidJvm)) (deprecated, use 'dynamicProfileRuntimeOnly ' instead).
+No dependencies
+
+dynamicProfileRuntimeClasspath - Runtime classpath of compilation 'dynamicProfile' (target  (androidJvm)).
++--- project :file_picker
+|    \--- androidx.appcompat:appcompat:1.0.0-beta01 -> 1.0.2
+|         +--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.core:core:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.collection:collection:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.arch.core:core-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.versionedparcelable:versionedparcelable:1.0.0
+|         |         +--- androidx.annotation:annotation:1.0.0
+|         |         \--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.legacy:legacy-support-core-utils:1.0.0
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.documentfile:documentfile:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0
+|         |    |    |    +--- androidx.arch.core:core-runtime:2.0.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
+|         |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    |    \--- androidx.arch.core:core-runtime:2.0.0 (*)
+|         |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
+|         |    |         \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.print:print:1.0.0
+|         |         \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.fragment:fragment:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.legacy:legacy-support-core-ui:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    |    +--- androidx.customview:customview:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.drawerlayout:drawerlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.interpolator:interpolator:1.0.0 (*)
+|         |    |    +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+|         |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0 (*)
+|         |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
+|         +--- androidx.vectordrawable:vectordrawable:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
+|              +--- androidx.vectordrawable:vectordrawable:1.0.0 -> 1.0.1 (*)
+|              \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
++--- project :screen_stream_plugin
+|    +--- org.bytedeco:javacv:1.4.4
+|    |    +--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flycapture:2.13.3.31-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libdc1394:2.2.5-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect:0.5.3-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect2:0.2.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:librealsense:1.12.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:videoinput:0.200-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:artoolkitplus:2.3.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flandmark:1.07-1.4.4
+|    |    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    \--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4
+|    |         +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    |         \--- org.bytedeco:javacpp:1.4.4
+|    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    \--- net.gotev:uploadservice:3.5.2
+|         \--- androidx.appcompat:appcompat:1.0.2 (*)
++--- project :video_player
+|    +--- com.google.android.exoplayer:exoplayer-core:2.9.6
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    +--- com.google.android.exoplayer:exoplayer-hls:2.9.6
+|    |    +--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    |    \--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    +--- com.google.android.exoplayer:exoplayer-dash:2.9.6
+|    |    +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    \--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.9.6
+|         +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|         \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
+|    \--- com.github.yalantis:ucrop:2.2.3
+|         +--- com.android.support:appcompat-v7:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:collections:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- android.arch.lifecycle:runtime:1.1.1
+|         |    |    |    +--- android.arch.lifecycle:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    +--- android.arch.core:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    \--- com.android.support:versionedparcelable:28.0.0
+|         |    |         +--- com.android.support:support-annotations:28.0.0
+|         |    |         \--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:cursoradapter:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-core-utils:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:documentfile:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- android.arch.lifecycle:livedata:1.1.1
+|         |    |    |    |    +--- android.arch.core:runtime:1.1.1
+|         |    |    |    |    |    +--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    +--- android.arch.lifecycle:livedata-core:1.1.1
+|         |    |    |    |    |    +--- android.arch.lifecycle:common:1.1.1 (*)
+|         |    |    |    |    |    +--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    |    \--- android.arch.core:runtime:1.1.1 (*)
+|         |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    \--- android.arch.lifecycle:viewmodel:1.1.1
+|         |    |    |         \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    +--- com.android.support:localbroadcastmanager:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:print:28.0.0
+|         |    |         \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-fragment:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-ui:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    |    +--- com.android.support:customview:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:viewpager:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:coordinatorlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:drawerlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:slidingpanelayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:interpolator:28.0.0
+|         |    |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:swiperefreshlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:interpolator:28.0.0 (*)
+|         |    |    |    +--- com.android.support:asynclayoutinflater:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    \--- com.android.support:cursoradapter:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0 (*)
+|         |    |    \--- android.arch.lifecycle:viewmodel:1.1.1 (*)
+|         |    +--- com.android.support:support-vector-drawable:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    \--- com.android.support:animated-vector-drawable:28.0.0
+|         |         +--- com.android.support:support-vector-drawable:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         +--- com.android.support:exifinterface:28.0.0
+|         |    \--- com.android.support:support-annotations:28.0.0
+|         +--- com.android.support:design:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:support-core-ui:28.0.0 (*)
+|         |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    +--- com.android.support:support-fragment:28.0.0 (*)
+|         |    +--- com.android.support:transition:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:appcompat-v7:28.0.0 (*)
+|         |    +--- com.android.support:cardview-v7:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    \--- com.android.support:recyclerview-v7:28.0.0
+|         |         +--- com.android.support:support-annotations:28.0.0
+|         |         +--- com.android.support:support-compat:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.11.0
+|              \--- com.squareup.okio:okio:1.14.0
++--- project :shared_preferences
++--- project :jpush_flutter
+|    +--- cn.jiguang.sdk:jpush:3.1.6
+|    \--- cn.jiguang.sdk:jcore:1.2.5
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+dynamicProfileRuntimeElements - Runtime elements for dynamicProfile (n)
+No dependencies
+
+dynamicProfileRuntimeOnly - Runtime only dependencies for compilation 'dynamicProfile' (target  (androidJvm)). (n)
+No dependencies
+
+dynamicProfileRuntimeOnlyDependenciesMetadata
+No dependencies
+
+dynamicProfileUnitTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: dynamicProfileUnitTest
+No dependencies
+
+dynamicProfileUnitTestApi - API dependencies for compilation 'dynamicProfileUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+dynamicProfileUnitTestApiDependenciesMetadata
+No dependencies
+
+dynamicProfileUnitTestCompile - Dependencies for compilation 'dynamicProfileUnitTest' (target  (androidJvm)) (deprecated, use 'dynamicProfileUnitTestImplementation ' instead).
+No dependencies
+
+dynamicProfileUnitTestCompileClasspath - Compile classpath for compilation 'dynamicProfileUnitTest' (target  (androidJvm)).
++--- project :file_picker
++--- project :screen_stream_plugin
++--- project :video_player
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
++--- project :shared_preferences
++--- project :jpush_flutter
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
++--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+dynamicProfileUnitTestCompileOnly - Compile only dependencies for compilation 'dynamicProfileUnitTest' (target  (androidJvm)).
+No dependencies
+
+dynamicProfileUnitTestCompileOnlyDependenciesMetadata
+No dependencies
+
+dynamicProfileUnitTestImplementation - Implementation only dependencies for compilation 'dynamicProfileUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+dynamicProfileUnitTestImplementationDependenciesMetadata
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+dynamicProfileUnitTestRuntime - Runtime dependencies for compilation 'dynamicProfileUnitTest' (target  (androidJvm)) (deprecated, use 'dynamicProfileUnitTestRuntimeOnly ' instead).
+No dependencies
+
+dynamicProfileUnitTestRuntimeClasspath - Runtime classpath of compilation 'dynamicProfileUnitTest' (target  (androidJvm)).
++--- project :file_picker
+|    \--- androidx.appcompat:appcompat:1.0.0-beta01 -> 1.0.2
+|         +--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.core:core:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.collection:collection:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.arch.core:core-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.versionedparcelable:versionedparcelable:1.0.0
+|         |         +--- androidx.annotation:annotation:1.0.0
+|         |         \--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.legacy:legacy-support-core-utils:1.0.0
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.documentfile:documentfile:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0
+|         |    |    |    +--- androidx.arch.core:core-runtime:2.0.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
+|         |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    |    \--- androidx.arch.core:core-runtime:2.0.0 (*)
+|         |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
+|         |    |         \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.print:print:1.0.0
+|         |         \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.fragment:fragment:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.legacy:legacy-support-core-ui:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    |    +--- androidx.customview:customview:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.drawerlayout:drawerlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.interpolator:interpolator:1.0.0 (*)
+|         |    |    +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+|         |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0 (*)
+|         |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
+|         +--- androidx.vectordrawable:vectordrawable:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
+|              +--- androidx.vectordrawable:vectordrawable:1.0.0 -> 1.0.1 (*)
+|              \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
++--- project :screen_stream_plugin
+|    +--- org.bytedeco:javacv:1.4.4
+|    |    +--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flycapture:2.13.3.31-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libdc1394:2.2.5-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect:0.5.3-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect2:0.2.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:librealsense:1.12.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:videoinput:0.200-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:artoolkitplus:2.3.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flandmark:1.07-1.4.4
+|    |    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    \--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4
+|    |         +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    |         \--- org.bytedeco:javacpp:1.4.4
+|    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    \--- net.gotev:uploadservice:3.5.2
+|         \--- androidx.appcompat:appcompat:1.0.2 (*)
++--- project :video_player
+|    +--- com.google.android.exoplayer:exoplayer-core:2.9.6
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    +--- com.google.android.exoplayer:exoplayer-hls:2.9.6
+|    |    +--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    |    \--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    +--- com.google.android.exoplayer:exoplayer-dash:2.9.6
+|    |    +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    \--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.9.6
+|         +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|         \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
+|    \--- com.github.yalantis:ucrop:2.2.3
+|         +--- com.android.support:appcompat-v7:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:collections:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- android.arch.lifecycle:runtime:1.1.1
+|         |    |    |    +--- android.arch.lifecycle:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    +--- android.arch.core:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    \--- com.android.support:versionedparcelable:28.0.0
+|         |    |         +--- com.android.support:support-annotations:28.0.0
+|         |    |         \--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:cursoradapter:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-core-utils:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:documentfile:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- android.arch.lifecycle:livedata:1.1.1
+|         |    |    |    |    +--- android.arch.core:runtime:1.1.1
+|         |    |    |    |    |    +--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    +--- android.arch.lifecycle:livedata-core:1.1.1
+|         |    |    |    |    |    +--- android.arch.lifecycle:common:1.1.1 (*)
+|         |    |    |    |    |    +--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    |    \--- android.arch.core:runtime:1.1.1 (*)
+|         |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    \--- android.arch.lifecycle:viewmodel:1.1.1
+|         |    |    |         \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    +--- com.android.support:localbroadcastmanager:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:print:28.0.0
+|         |    |         \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-fragment:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-ui:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    |    +--- com.android.support:customview:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:viewpager:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:coordinatorlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:drawerlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:slidingpanelayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:interpolator:28.0.0
+|         |    |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:swiperefreshlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:interpolator:28.0.0 (*)
+|         |    |    |    +--- com.android.support:asynclayoutinflater:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    \--- com.android.support:cursoradapter:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0 (*)
+|         |    |    \--- android.arch.lifecycle:viewmodel:1.1.1 (*)
+|         |    +--- com.android.support:support-vector-drawable:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    \--- com.android.support:animated-vector-drawable:28.0.0
+|         |         +--- com.android.support:support-vector-drawable:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         +--- com.android.support:exifinterface:28.0.0
+|         |    \--- com.android.support:support-annotations:28.0.0
+|         +--- com.android.support:design:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:support-core-ui:28.0.0 (*)
+|         |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    +--- com.android.support:support-fragment:28.0.0 (*)
+|         |    +--- com.android.support:transition:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:appcompat-v7:28.0.0 (*)
+|         |    +--- com.android.support:cardview-v7:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    \--- com.android.support:recyclerview-v7:28.0.0
+|         |         +--- com.android.support:support-annotations:28.0.0
+|         |         +--- com.android.support:support-compat:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.11.0
+|              \--- com.squareup.okio:okio:1.14.0
++--- project :shared_preferences
++--- project :jpush_flutter
+|    +--- cn.jiguang.sdk:jpush:3.1.6
+|    \--- cn.jiguang.sdk:jcore:1.2.5
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
++--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+dynamicProfileUnitTestRuntimeOnly - Runtime only dependencies for compilation 'dynamicProfileUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+dynamicProfileUnitTestRuntimeOnlyDependenciesMetadata
+No dependencies
+
+dynamicProfileWearApp - Link to a wear app to embed for object 'dynamicProfile'. (n)
+No dependencies
+
+dynamicProfileWearBundling - Resolved Configuration for wear app bundling for variant: dynamicProfile
+No dependencies
+
+dynamicReleaseAnnotationProcessor - Classpath for the annotation processor for 'dynamicRelease'. (n)
+No dependencies
+
+dynamicReleaseAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: dynamicRelease
+No dependencies
+
+dynamicReleaseApi - API dependencies for compilation 'dynamicRelease' (target  (androidJvm)). (n)
+\--- unspecified (n)
+
+dynamicReleaseApiDependenciesMetadata
+No dependencies
+
+dynamicReleaseApiElements - API elements for dynamicRelease (n)
+No dependencies
+
+dynamicReleaseApk - Apk dependencies for 'dynamicRelease' sources (deprecated: use 'dynamicReleaseRuntimeOnly' instead). (n)
+No dependencies
+
+dynamicReleaseBundleElements - Bundle elements for dynamicRelease (n)
+No dependencies
+
+dynamicReleaseCompile - Dependencies for compilation 'dynamicRelease' (target  (androidJvm)) (deprecated, use 'dynamicReleaseImplementation ' instead).
+No dependencies
+
+dynamicReleaseCompileClasspath - Compile classpath for compilation 'dynamicRelease' (target  (androidJvm)).
++--- project :file_picker
++--- project :screen_stream_plugin
++--- project :video_player
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
++--- project :shared_preferences
++--- project :jpush_flutter
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+dynamicReleaseCompileOnly - Compile only dependencies for compilation 'dynamicRelease' (target  (androidJvm)).
+No dependencies
+
+dynamicReleaseCompileOnlyDependenciesMetadata
+No dependencies
+
+dynamicReleaseImplementation - Implementation only dependencies for compilation 'dynamicRelease' (target  (androidJvm)). (n)
+No dependencies
+
+dynamicReleaseImplementationDependenciesMetadata
++--- project :file_picker FAILED
++--- project :screen_stream_plugin FAILED
++--- project :video_player FAILED
++--- project :package_info FAILED
++--- project :ttdj_plugin FAILED
++--- project :flutter_picker FAILED
++--- project :url_launcher FAILED
++--- project :path_provider FAILED
++--- project :image_cropper FAILED
++--- project :shared_preferences FAILED
++--- project :jpush_flutter FAILED
++--- project :screen FAILED
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+dynamicReleaseMetadataElements (n)
+No dependencies
+
+dynamicReleaseMetadataValues - Metadata Values dependencies for the base Split
+No dependencies
+
+dynamicReleaseProvided - Provided dependencies for 'dynamicRelease' sources (deprecated: use 'dynamicReleaseCompileOnly' instead). (n)
+No dependencies
+
+dynamicReleaseRuntime - Runtime dependencies for compilation 'dynamicRelease' (target  (androidJvm)) (deprecated, use 'dynamicReleaseRuntimeOnly ' instead).
+No dependencies
+
+dynamicReleaseRuntimeClasspath - Runtime classpath of compilation 'dynamicRelease' (target  (androidJvm)).
++--- project :file_picker
+|    \--- androidx.appcompat:appcompat:1.0.0-beta01 -> 1.0.2
+|         +--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.core:core:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.collection:collection:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.arch.core:core-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.versionedparcelable:versionedparcelable:1.0.0
+|         |         +--- androidx.annotation:annotation:1.0.0
+|         |         \--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.legacy:legacy-support-core-utils:1.0.0
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.documentfile:documentfile:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0
+|         |    |    |    +--- androidx.arch.core:core-runtime:2.0.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
+|         |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    |    \--- androidx.arch.core:core-runtime:2.0.0 (*)
+|         |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
+|         |    |         \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.print:print:1.0.0
+|         |         \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.fragment:fragment:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.legacy:legacy-support-core-ui:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    |    +--- androidx.customview:customview:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.drawerlayout:drawerlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.interpolator:interpolator:1.0.0 (*)
+|         |    |    +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+|         |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0 (*)
+|         |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
+|         +--- androidx.vectordrawable:vectordrawable:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
+|              +--- androidx.vectordrawable:vectordrawable:1.0.0 -> 1.0.1 (*)
+|              \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
++--- project :screen_stream_plugin
+|    +--- org.bytedeco:javacv:1.4.4
+|    |    +--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flycapture:2.13.3.31-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libdc1394:2.2.5-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect:0.5.3-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect2:0.2.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:librealsense:1.12.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:videoinput:0.200-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:artoolkitplus:2.3.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flandmark:1.07-1.4.4
+|    |    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    \--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4
+|    |         +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    |         \--- org.bytedeco:javacpp:1.4.4
+|    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    \--- net.gotev:uploadservice:3.5.2
+|         \--- androidx.appcompat:appcompat:1.0.2 (*)
++--- project :video_player
+|    +--- com.google.android.exoplayer:exoplayer-core:2.9.6
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    +--- com.google.android.exoplayer:exoplayer-hls:2.9.6
+|    |    +--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    |    \--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    +--- com.google.android.exoplayer:exoplayer-dash:2.9.6
+|    |    +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    \--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.9.6
+|         +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|         \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
+|    \--- com.github.yalantis:ucrop:2.2.3
+|         +--- com.android.support:appcompat-v7:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:collections:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- android.arch.lifecycle:runtime:1.1.1
+|         |    |    |    +--- android.arch.lifecycle:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    +--- android.arch.core:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    \--- com.android.support:versionedparcelable:28.0.0
+|         |    |         +--- com.android.support:support-annotations:28.0.0
+|         |    |         \--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:cursoradapter:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-core-utils:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:documentfile:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- android.arch.lifecycle:livedata:1.1.1
+|         |    |    |    |    +--- android.arch.core:runtime:1.1.1
+|         |    |    |    |    |    +--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    +--- android.arch.lifecycle:livedata-core:1.1.1
+|         |    |    |    |    |    +--- android.arch.lifecycle:common:1.1.1 (*)
+|         |    |    |    |    |    +--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    |    \--- android.arch.core:runtime:1.1.1 (*)
+|         |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    \--- android.arch.lifecycle:viewmodel:1.1.1
+|         |    |    |         \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    +--- com.android.support:localbroadcastmanager:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:print:28.0.0
+|         |    |         \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-fragment:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-ui:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    |    +--- com.android.support:customview:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:viewpager:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:coordinatorlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:drawerlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:slidingpanelayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:interpolator:28.0.0
+|         |    |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:swiperefreshlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:interpolator:28.0.0 (*)
+|         |    |    |    +--- com.android.support:asynclayoutinflater:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    \--- com.android.support:cursoradapter:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0 (*)
+|         |    |    \--- android.arch.lifecycle:viewmodel:1.1.1 (*)
+|         |    +--- com.android.support:support-vector-drawable:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    \--- com.android.support:animated-vector-drawable:28.0.0
+|         |         +--- com.android.support:support-vector-drawable:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         +--- com.android.support:exifinterface:28.0.0
+|         |    \--- com.android.support:support-annotations:28.0.0
+|         +--- com.android.support:design:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:support-core-ui:28.0.0 (*)
+|         |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    +--- com.android.support:support-fragment:28.0.0 (*)
+|         |    +--- com.android.support:transition:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:appcompat-v7:28.0.0 (*)
+|         |    +--- com.android.support:cardview-v7:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    \--- com.android.support:recyclerview-v7:28.0.0
+|         |         +--- com.android.support:support-annotations:28.0.0
+|         |         +--- com.android.support:support-compat:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.11.0
+|              \--- com.squareup.okio:okio:1.14.0
++--- project :shared_preferences
++--- project :jpush_flutter
+|    +--- cn.jiguang.sdk:jpush:3.1.6
+|    \--- cn.jiguang.sdk:jcore:1.2.5
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+dynamicReleaseRuntimeElements - Runtime elements for dynamicRelease (n)
+No dependencies
+
+dynamicReleaseRuntimeOnly - Runtime only dependencies for compilation 'dynamicRelease' (target  (androidJvm)). (n)
+No dependencies
+
+dynamicReleaseRuntimeOnlyDependenciesMetadata
+No dependencies
+
+dynamicReleaseUnitTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: dynamicReleaseUnitTest
+No dependencies
+
+dynamicReleaseUnitTestApi - API dependencies for compilation 'dynamicReleaseUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+dynamicReleaseUnitTestApiDependenciesMetadata
+No dependencies
+
+dynamicReleaseUnitTestCompile - Dependencies for compilation 'dynamicReleaseUnitTest' (target  (androidJvm)) (deprecated, use 'dynamicReleaseUnitTestImplementation ' instead).
+No dependencies
+
+dynamicReleaseUnitTestCompileClasspath - Compile classpath for compilation 'dynamicReleaseUnitTest' (target  (androidJvm)).
++--- project :file_picker
++--- project :screen_stream_plugin
++--- project :video_player
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
++--- project :shared_preferences
++--- project :jpush_flutter
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
++--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+dynamicReleaseUnitTestCompileOnly - Compile only dependencies for compilation 'dynamicReleaseUnitTest' (target  (androidJvm)).
+No dependencies
+
+dynamicReleaseUnitTestCompileOnlyDependenciesMetadata
+No dependencies
+
+dynamicReleaseUnitTestImplementation - Implementation only dependencies for compilation 'dynamicReleaseUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+dynamicReleaseUnitTestImplementationDependenciesMetadata
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+dynamicReleaseUnitTestRuntime - Runtime dependencies for compilation 'dynamicReleaseUnitTest' (target  (androidJvm)) (deprecated, use 'dynamicReleaseUnitTestRuntimeOnly ' instead).
+No dependencies
+
+dynamicReleaseUnitTestRuntimeClasspath - Runtime classpath of compilation 'dynamicReleaseUnitTest' (target  (androidJvm)).
++--- project :file_picker
+|    \--- androidx.appcompat:appcompat:1.0.0-beta01 -> 1.0.2
+|         +--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.core:core:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.collection:collection:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.arch.core:core-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.versionedparcelable:versionedparcelable:1.0.0
+|         |         +--- androidx.annotation:annotation:1.0.0
+|         |         \--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.legacy:legacy-support-core-utils:1.0.0
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.documentfile:documentfile:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0
+|         |    |    |    +--- androidx.arch.core:core-runtime:2.0.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
+|         |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    |    \--- androidx.arch.core:core-runtime:2.0.0 (*)
+|         |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
+|         |    |         \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.print:print:1.0.0
+|         |         \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.fragment:fragment:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.legacy:legacy-support-core-ui:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    |    +--- androidx.customview:customview:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.drawerlayout:drawerlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.interpolator:interpolator:1.0.0 (*)
+|         |    |    +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+|         |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0 (*)
+|         |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
+|         +--- androidx.vectordrawable:vectordrawable:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
+|              +--- androidx.vectordrawable:vectordrawable:1.0.0 -> 1.0.1 (*)
+|              \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
++--- project :screen_stream_plugin
+|    +--- org.bytedeco:javacv:1.4.4
+|    |    +--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flycapture:2.13.3.31-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libdc1394:2.2.5-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect:0.5.3-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect2:0.2.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:librealsense:1.12.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:videoinput:0.200-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:artoolkitplus:2.3.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flandmark:1.07-1.4.4
+|    |    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    \--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4
+|    |         +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    |         \--- org.bytedeco:javacpp:1.4.4
+|    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    \--- net.gotev:uploadservice:3.5.2
+|         \--- androidx.appcompat:appcompat:1.0.2 (*)
++--- project :video_player
+|    +--- com.google.android.exoplayer:exoplayer-core:2.9.6
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    +--- com.google.android.exoplayer:exoplayer-hls:2.9.6
+|    |    +--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    |    \--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    +--- com.google.android.exoplayer:exoplayer-dash:2.9.6
+|    |    +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    \--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.9.6
+|         +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|         \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
+|    \--- com.github.yalantis:ucrop:2.2.3
+|         +--- com.android.support:appcompat-v7:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:collections:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- android.arch.lifecycle:runtime:1.1.1
+|         |    |    |    +--- android.arch.lifecycle:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    +--- android.arch.core:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    \--- com.android.support:versionedparcelable:28.0.0
+|         |    |         +--- com.android.support:support-annotations:28.0.0
+|         |    |         \--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:cursoradapter:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-core-utils:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:documentfile:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- android.arch.lifecycle:livedata:1.1.1
+|         |    |    |    |    +--- android.arch.core:runtime:1.1.1
+|         |    |    |    |    |    +--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    +--- android.arch.lifecycle:livedata-core:1.1.1
+|         |    |    |    |    |    +--- android.arch.lifecycle:common:1.1.1 (*)
+|         |    |    |    |    |    +--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    |    \--- android.arch.core:runtime:1.1.1 (*)
+|         |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    \--- android.arch.lifecycle:viewmodel:1.1.1
+|         |    |    |         \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    +--- com.android.support:localbroadcastmanager:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:print:28.0.0
+|         |    |         \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-fragment:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-ui:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    |    +--- com.android.support:customview:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:viewpager:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:coordinatorlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:drawerlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:slidingpanelayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:interpolator:28.0.0
+|         |    |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:swiperefreshlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:interpolator:28.0.0 (*)
+|         |    |    |    +--- com.android.support:asynclayoutinflater:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    \--- com.android.support:cursoradapter:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0 (*)
+|         |    |    \--- android.arch.lifecycle:viewmodel:1.1.1 (*)
+|         |    +--- com.android.support:support-vector-drawable:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    \--- com.android.support:animated-vector-drawable:28.0.0
+|         |         +--- com.android.support:support-vector-drawable:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         +--- com.android.support:exifinterface:28.0.0
+|         |    \--- com.android.support:support-annotations:28.0.0
+|         +--- com.android.support:design:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:support-core-ui:28.0.0 (*)
+|         |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    +--- com.android.support:support-fragment:28.0.0 (*)
+|         |    +--- com.android.support:transition:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:appcompat-v7:28.0.0 (*)
+|         |    +--- com.android.support:cardview-v7:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    \--- com.android.support:recyclerview-v7:28.0.0
+|         |         +--- com.android.support:support-annotations:28.0.0
+|         |         +--- com.android.support:support-compat:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.11.0
+|              \--- com.squareup.okio:okio:1.14.0
++--- project :shared_preferences
++--- project :jpush_flutter
+|    +--- cn.jiguang.sdk:jpush:3.1.6
+|    \--- cn.jiguang.sdk:jcore:1.2.5
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
++--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+dynamicReleaseUnitTestRuntimeOnly - Runtime only dependencies for compilation 'dynamicReleaseUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+dynamicReleaseUnitTestRuntimeOnlyDependenciesMetadata
+No dependencies
+
+dynamicReleaseWearApp - Link to a wear app to embed for object 'dynamicRelease'. (n)
+No dependencies
+
+dynamicReleaseWearBundling - Resolved Configuration for wear app bundling for variant: dynamicRelease
+No dependencies
+
+implementation - Implementation only dependencies for 'main' sources. (n)
++--- project file_picker (n)
++--- project screen_stream_plugin (n)
++--- project video_player (n)
++--- project package_info (n)
++--- project ttdj_plugin (n)
++--- project flutter_picker (n)
++--- project url_launcher (n)
++--- project path_provider (n)
++--- project image_cropper (n)
++--- project shared_preferences (n)
++--- project jpush_flutter (n)
++--- project screen (n)
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71 (n)
++--- unspecified (n)
++--- unspecified (n)
++--- androidx.lifecycle:lifecycle-common:2.0.0 (n)
+\--- androidx.annotation:annotation:1.0.2 (n)
+
+implementationDependenciesMetadata
++--- project :file_picker FAILED
++--- project :screen_stream_plugin FAILED
++--- project :video_player FAILED
++--- project :package_info FAILED
++--- project :ttdj_plugin FAILED
++--- project :flutter_picker FAILED
++--- project :url_launcher FAILED
++--- project :path_provider FAILED
++--- project :image_cropper FAILED
++--- project :shared_preferences FAILED
++--- project :jpush_flutter FAILED
++--- project :screen FAILED
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+kapt
+No dependencies
+
+kaptAndroidTest
+No dependencies
+
+kaptAndroidTestDebug
+No dependencies
+
+kaptDebug
+No dependencies
+
+kaptDynamicProfile
+No dependencies
+
+kaptDynamicRelease
+No dependencies
+
+kaptProfile
+No dependencies
+
+kaptRelease
+No dependencies
+
+kaptTest
+No dependencies
+
+kaptTestDebug
+No dependencies
+
+kaptTestDynamicProfile
+No dependencies
+
+kaptTestDynamicRelease
+No dependencies
+
+kaptTestProfile
+No dependencies
+
+kaptTestRelease
+No dependencies
+
+kotlinCompilerClasspath
+\--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.2.71
+     +--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+     |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+     |    \--- org.jetbrains:annotations:13.0
+     +--- org.jetbrains.kotlin:kotlin-script-runtime:1.2.71
+     \--- org.jetbrains.kotlin:kotlin-reflect:1.2.71
+          \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71 (*)
+
+kotlinCompilerPluginClasspath
+No dependencies
+
+lintChecks - Configuration to apply external lint check jar
+No dependencies
+
+lintClassPath - The lint embedded classpath
+\--- com.android.tools.lint:lint-gradle:26.2.1
+     +--- com.android.tools:sdk-common:26.2.1
+     |    +--- com.android.tools:sdklib:26.2.1
+     |    |    +--- com.android.tools.layoutlib:layoutlib-api:26.2.1
+     |    |    |    +--- com.android.tools:common:26.2.1
+     |    |    |    |    +--- com.android.tools:annotations:26.2.1
+     |    |    |    |    +--- com.google.guava:guava:23.0
+     |    |    |    |    |    +--- com.google.code.findbugs:jsr305:1.3.9
+     |    |    |    |    |    +--- com.google.errorprone:error_prone_annotations:2.0.18
+     |    |    |    |    |    +--- com.google.j2objc:j2objc-annotations:1.1
+     |    |    |    |    |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
+     |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71
+     |    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+     |    |    |    |         |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+     |    |    |    |         |    \--- org.jetbrains:annotations:13.0
+     |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+     |    |    |    |              \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71 (*)
+     |    |    |    +--- net.sf.kxml:kxml2:2.3.0
+     |    |    |    +--- com.android.tools:annotations:26.2.1
+     |    |    |    \--- org.jetbrains:annotations:13.0
+     |    |    +--- com.android.tools:dvlib:26.2.1
+     |    |    |    \--- com.android.tools:common:26.2.1 (*)
+     |    |    +--- com.android.tools:repository:26.2.1
+     |    |    |    +--- com.android.tools:common:26.2.1 (*)
+     |    |    |    +--- com.sun.activation:javax.activation:1.2.0
+     |    |    |    +--- org.apache.commons:commons-compress:1.12
+     |    |    |    +--- org.glassfish.jaxb:jaxb-runtime:2.2.11
+     |    |    |    |    +--- org.glassfish.jaxb:jaxb-core:2.2.11
+     |    |    |    |    |    +--- javax.xml.bind:jaxb-api:2.2.12-b140109.1041
+     |    |    |    |    |    +--- org.glassfish.jaxb:txw2:2.2.11
+     |    |    |    |    |    \--- com.sun.istack:istack-commons-runtime:2.21
+     |    |    |    |    +--- org.jvnet.staxex:stax-ex:1.7.7
+     |    |    |    |    \--- com.sun.xml.fastinfoset:FastInfoset:1.2.13
+     |    |    |    +--- com.google.jimfs:jimfs:1.1
+     |    |    |    |    \--- com.google.guava:guava:18.0 -> 23.0 (*)
+     |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71 (*)
+     |    |    +--- com.google.code.gson:gson:2.8.0
+     |    |    +--- org.apache.commons:commons-compress:1.12
+     |    |    +--- org.apache.httpcomponents:httpmime:4.5.2
+     |    |    |    \--- org.apache.httpcomponents:httpclient:4.5.2
+     |    |    |         +--- org.apache.httpcomponents:httpcore:4.4.4 -> 4.4.5
+     |    |    |         +--- commons-logging:commons-logging:1.2
+     |    |    |         \--- commons-codec:commons-codec:1.9
+     |    |    \--- org.apache.httpcomponents:httpcore:4.4.5
+     |    +--- com.android.tools.build:builder-test-api:3.2.1
+     |    |    \--- com.android.tools.ddms:ddmlib:26.2.1
+     |    |         +--- com.android.tools:common:26.2.1 (*)
+     |    |         \--- net.sf.kxml:kxml2:2.3.0
+     |    +--- com.android.tools.build:builder-model:3.2.1
+     |    |    \--- com.android.tools:annotations:26.2.1
+     |    +--- com.android.tools.ddms:ddmlib:26.2.1 (*)
+     |    +--- org.bouncycastle:bcpkix-jdk15on:1.56
+     |    |    \--- org.bouncycastle:bcprov-jdk15on:1.56
+     |    +--- org.bouncycastle:bcprov-jdk15on:1.56
+     |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71 (*)
+     |    +--- org.jetbrains.kotlin:kotlin-reflect:1.2.0
+     |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.0 -> 1.2.71 (*)
+     |    +--- com.google.protobuf:protobuf-java:3.4.0
+     |    \--- javax.inject:javax.inject:1
+     +--- com.android.tools.build:builder:3.2.1
+     |    +--- com.android.tools.build:builder-model:3.2.1 (*)
+     |    +--- com.android.tools.build:builder-test-api:3.2.1 (*)
+     |    +--- com.android.tools:sdklib:26.2.1 (*)
+     |    +--- com.android.tools:sdk-common:26.2.1 (*)
+     |    +--- com.android.tools:common:26.2.1 (*)
+     |    +--- com.android.tools.build:manifest-merger:26.2.1
+     |    |    +--- com.android.tools:common:26.2.1 (*)
+     |    |    +--- com.android.tools:sdklib:26.2.1 (*)
+     |    |    +--- com.android.tools:sdk-common:26.2.1 (*)
+     |    |    +--- com.google.code.gson:gson:2.8.0
+     |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71 (*)
+     |    |    \--- net.sf.kxml:kxml2:2.3.0
+     |    +--- com.android.tools.ddms:ddmlib:26.2.1 (*)
+     |    +--- com.android.tools.analytics-library:protos:26.2.1
+     |    |    \--- com.google.protobuf:protobuf-java:3.4.0
+     |    +--- com.android.tools.analytics-library:shared:26.2.1
+     |    |    +--- com.android.tools.analytics-library:protos:26.2.1 (*)
+     |    |    +--- com.android.tools:annotations:26.2.1
+     |    |    +--- com.android.tools:common:26.2.1 (*)
+     |    |    +--- com.google.guava:guava:23.0 (*)
+     |    |    \--- com.google.code.gson:gson:2.8.0
+     |    +--- com.android.tools.analytics-library:tracker:26.2.1
+     |    |    +--- com.android.tools:annotations:26.2.1
+     |    |    +--- com.android.tools:common:26.2.1 (*)
+     |    |    +--- com.android.tools.analytics-library:protos:26.2.1 (*)
+     |    |    +--- com.android.tools.analytics-library:shared:26.2.1 (*)
+     |    |    +--- com.google.protobuf:protobuf-java:3.4.0
+     |    |    \--- com.google.guava:guava:23.0 (*)
+     |    +--- com.android.tools.build:apksig:3.2.1
+     |    +--- com.android.tools.build:apkzlib:3.2.1
+     |    |    +--- com.google.code.findbugs:jsr305:1.3.9
+     |    |    +--- com.google.guava:guava:23.0 (*)
+     |    |    +--- org.bouncycastle:bcpkix-jdk15on:1.56 (*)
+     |    |    +--- org.bouncycastle:bcprov-jdk15on:1.56
+     |    |    \--- com.android.tools.build:apksig:3.2.1
+     |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71 (*)
+     |    +--- com.squareup:javawriter:2.5.0
+     |    +--- org.bouncycastle:bcpkix-jdk15on:1.56 (*)
+     |    +--- org.bouncycastle:bcprov-jdk15on:1.56
+     |    +--- org.ow2.asm:asm:6.0
+     |    +--- org.ow2.asm:asm-tree:6.0
+     |    |    \--- org.ow2.asm:asm:6.0
+     |    +--- org.ow2.asm:asm-commons:6.0
+     |    |    \--- org.ow2.asm:asm-tree:6.0 (*)
+     |    +--- org.ow2.asm:asm-util:6.0
+     |    |    \--- org.ow2.asm:asm-tree:6.0 (*)
+     |    +--- it.unimi.dsi:fastutil:7.2.0
+     |    +--- net.sf.jopt-simple:jopt-simple:4.9
+     |    \--- com.googlecode.json-simple:json-simple:1.1
+     +--- com.android.tools.build:builder-model:3.2.1 (*)
+     +--- com.android.tools.external.com-intellij:intellij-core:26.2.1
+     |    \--- org.jetbrains.trove4j:trove4j:20160824
+     +--- com.android.tools.external.org-jetbrains:uast:26.2.1
+     +--- com.android.tools.build:manifest-merger:26.2.1 (*)
+     +--- com.android.tools.lint:lint:26.2.1
+     |    +--- com.android.tools.lint:lint-checks:26.2.1
+     |    |    +--- com.android.tools.lint:lint-api:26.2.1
+     |    |    |    +--- com.android.tools:sdk-common:26.2.1 (*)
+     |    |    |    +--- com.android.tools.build:builder-model:3.2.1 (*)
+     |    |    |    +--- com.google.guava:guava:23.0 (*)
+     |    |    |    +--- com.android.tools.lint:lint-kotlin:26.2.1
+     |    |    |    |    +--- com.android.tools.external.com-intellij:intellij-core:26.2.1 (*)
+     |    |    |    |    +--- com.android.tools.external.com-intellij:kotlin-compiler:26.2.1
+     |    |    |    |    +--- com.android.tools.external.org-jetbrains:uast:26.2.1
+     |    |    |    |    +--- org.jetbrains.kotlin:kotlin-reflect:1.2.0 (*)
+     |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71 (*)
+     |    |    |    +--- com.android.tools.external.com-intellij:intellij-core:26.2.1 (*)
+     |    |    |    +--- com.android.tools.external.org-jetbrains:uast:26.2.1
+     |    |    |    +--- com.android.tools.build:manifest-merger:26.2.1 (*)
+     |    |    |    +--- org.ow2.asm:asm:6.0
+     |    |    |    +--- org.ow2.asm:asm-tree:6.0 (*)
+     |    |    |    +--- org.jetbrains.kotlin:kotlin-reflect:1.2.0 (*)
+     |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71 (*)
+     |    |    +--- com.google.guava:guava:23.0 (*)
+     |    |    +--- com.android.tools.external.com-intellij:intellij-core:26.2.1 (*)
+     |    |    +--- com.android.tools.external.org-jetbrains:uast:26.2.1
+     |    |    \--- org.ow2.asm:asm-analysis:6.0
+     |    |         \--- org.ow2.asm:asm-tree:6.0 (*)
+     |    +--- com.android.tools.lint:lint-kotlin:26.2.1 (*)
+     |    +--- com.google.guava:guava:23.0 (*)
+     |    +--- com.android.tools.external.org-jetbrains:uast:26.2.1
+     |    +--- com.android.tools.external.com-intellij:kotlin-compiler:26.2.1
+     |    +--- com.android.tools.build:manifest-merger:26.2.1 (*)
+     |    +--- com.android.tools.analytics-library:shared:26.2.1 (*)
+     |    +--- com.android.tools.analytics-library:protos:26.2.1 (*)
+     |    +--- com.android.tools.analytics-library:tracker:26.2.1 (*)
+     |    +--- org.jetbrains.kotlin:kotlin-reflect:1.2.0 (*)
+     |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71 (*)
+     +--- com.android.tools.lint:lint-gradle-api:26.2.1
+     |    +--- com.android.tools:sdklib:26.2.1 (*)
+     |    +--- com.android.tools.build:builder-model:3.2.1 (*)
+     |    +--- com.android.tools.build:gradle-api:3.2.1
+     |    |    +--- com.android.tools.build:builder-model:3.2.1 (*)
+     |    |    +--- com.android.tools.build:builder-test-api:3.2.1 (*)
+     |    |    +--- com.google.guava:guava:23.0 (*)
+     |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71 (*)
+     |    +--- org.jetbrains.kotlin:kotlin-reflect:1.2.0 (*)
+     |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71 (*)
+     |    \--- com.google.guava:guava:23.0 (*)
+     +--- org.codehaus.groovy:groovy-all:2.4.12
+     +--- org.jetbrains.kotlin:kotlin-reflect:1.2.0 (*)
+     \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71 (*)
+
+profileAnnotationProcessor - Classpath for the annotation processor for 'profile'. (n)
+No dependencies
+
+profileAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: profile
+No dependencies
+
+profileApi - API dependencies for compilation 'profile' (target  (androidJvm)). (n)
+\--- unspecified (n)
+
+profileApiDependenciesMetadata
+No dependencies
+
+profileApiElements - API elements for profile (n)
+No dependencies
+
+profileApk - Apk dependencies for 'profile' sources (deprecated: use 'profileRuntimeOnly' instead). (n)
+No dependencies
+
+profileBundleElements - Bundle elements for profile (n)
+No dependencies
+
+profileCompile - Dependencies for compilation 'profile' (target  (androidJvm)) (deprecated, use 'profileImplementation ' instead).
+No dependencies
+
+profileCompileClasspath - Compile classpath for compilation 'profile' (target  (androidJvm)).
++--- project :file_picker
++--- project :screen_stream_plugin
++--- project :video_player
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
++--- project :shared_preferences
++--- project :jpush_flutter
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+profileCompileOnly - Compile only dependencies for compilation 'profile' (target  (androidJvm)).
+No dependencies
+
+profileCompileOnlyDependenciesMetadata
+No dependencies
+
+profileImplementation - Implementation only dependencies for compilation 'profile' (target  (androidJvm)). (n)
+No dependencies
+
+profileImplementationDependenciesMetadata
++--- project :file_picker FAILED
++--- project :screen_stream_plugin FAILED
++--- project :video_player FAILED
++--- project :package_info FAILED
++--- project :ttdj_plugin FAILED
++--- project :flutter_picker FAILED
++--- project :url_launcher FAILED
++--- project :path_provider FAILED
++--- project :image_cropper FAILED
++--- project :shared_preferences FAILED
++--- project :jpush_flutter FAILED
++--- project :screen FAILED
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+profileMetadataElements (n)
+No dependencies
+
+profileMetadataValues - Metadata Values dependencies for the base Split
+No dependencies
+
+profileProvided - Provided dependencies for 'profile' sources (deprecated: use 'profileCompileOnly' instead). (n)
+No dependencies
+
+profileRuntime - Runtime dependencies for compilation 'profile' (target  (androidJvm)) (deprecated, use 'profileRuntimeOnly ' instead).
+No dependencies
+
+profileRuntimeClasspath - Runtime classpath of compilation 'profile' (target  (androidJvm)).
++--- project :file_picker
+|    \--- androidx.appcompat:appcompat:1.0.0-beta01 -> 1.0.2
+|         +--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.core:core:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.collection:collection:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.arch.core:core-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.versionedparcelable:versionedparcelable:1.0.0
+|         |         +--- androidx.annotation:annotation:1.0.0
+|         |         \--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.legacy:legacy-support-core-utils:1.0.0
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.documentfile:documentfile:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0
+|         |    |    |    +--- androidx.arch.core:core-runtime:2.0.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
+|         |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    |    \--- androidx.arch.core:core-runtime:2.0.0 (*)
+|         |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
+|         |    |         \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.print:print:1.0.0
+|         |         \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.fragment:fragment:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.legacy:legacy-support-core-ui:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    |    +--- androidx.customview:customview:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.drawerlayout:drawerlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.interpolator:interpolator:1.0.0 (*)
+|         |    |    +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+|         |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0 (*)
+|         |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
+|         +--- androidx.vectordrawable:vectordrawable:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
+|              +--- androidx.vectordrawable:vectordrawable:1.0.0 -> 1.0.1 (*)
+|              \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
++--- project :screen_stream_plugin
+|    +--- org.bytedeco:javacv:1.4.4
+|    |    +--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flycapture:2.13.3.31-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libdc1394:2.2.5-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect:0.5.3-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect2:0.2.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:librealsense:1.12.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:videoinput:0.200-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:artoolkitplus:2.3.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flandmark:1.07-1.4.4
+|    |    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    \--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4
+|    |         +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    |         \--- org.bytedeco:javacpp:1.4.4
+|    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    \--- net.gotev:uploadservice:3.5.2
+|         \--- androidx.appcompat:appcompat:1.0.2 (*)
++--- project :video_player
+|    +--- com.google.android.exoplayer:exoplayer-core:2.9.6
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    +--- com.google.android.exoplayer:exoplayer-hls:2.9.6
+|    |    +--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    |    \--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    +--- com.google.android.exoplayer:exoplayer-dash:2.9.6
+|    |    +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    \--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.9.6
+|         +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|         \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
+|    \--- com.github.yalantis:ucrop:2.2.3
+|         +--- com.android.support:appcompat-v7:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:collections:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- android.arch.lifecycle:runtime:1.1.1
+|         |    |    |    +--- android.arch.lifecycle:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    +--- android.arch.core:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    \--- com.android.support:versionedparcelable:28.0.0
+|         |    |         +--- com.android.support:support-annotations:28.0.0
+|         |    |         \--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:cursoradapter:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-core-utils:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:documentfile:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- android.arch.lifecycle:livedata:1.1.1
+|         |    |    |    |    +--- android.arch.core:runtime:1.1.1
+|         |    |    |    |    |    +--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    +--- android.arch.lifecycle:livedata-core:1.1.1
+|         |    |    |    |    |    +--- android.arch.lifecycle:common:1.1.1 (*)
+|         |    |    |    |    |    +--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    |    \--- android.arch.core:runtime:1.1.1 (*)
+|         |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    \--- android.arch.lifecycle:viewmodel:1.1.1
+|         |    |    |         \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    +--- com.android.support:localbroadcastmanager:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:print:28.0.0
+|         |    |         \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-fragment:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-ui:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    |    +--- com.android.support:customview:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:viewpager:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:coordinatorlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:drawerlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:slidingpanelayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:interpolator:28.0.0
+|         |    |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:swiperefreshlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:interpolator:28.0.0 (*)
+|         |    |    |    +--- com.android.support:asynclayoutinflater:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    \--- com.android.support:cursoradapter:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0 (*)
+|         |    |    \--- android.arch.lifecycle:viewmodel:1.1.1 (*)
+|         |    +--- com.android.support:support-vector-drawable:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    \--- com.android.support:animated-vector-drawable:28.0.0
+|         |         +--- com.android.support:support-vector-drawable:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         +--- com.android.support:exifinterface:28.0.0
+|         |    \--- com.android.support:support-annotations:28.0.0
+|         +--- com.android.support:design:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:support-core-ui:28.0.0 (*)
+|         |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    +--- com.android.support:support-fragment:28.0.0 (*)
+|         |    +--- com.android.support:transition:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:appcompat-v7:28.0.0 (*)
+|         |    +--- com.android.support:cardview-v7:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    \--- com.android.support:recyclerview-v7:28.0.0
+|         |         +--- com.android.support:support-annotations:28.0.0
+|         |         +--- com.android.support:support-compat:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.11.0
+|              \--- com.squareup.okio:okio:1.14.0
++--- project :shared_preferences
++--- project :jpush_flutter
+|    +--- cn.jiguang.sdk:jpush:3.1.6
+|    \--- cn.jiguang.sdk:jcore:1.2.5
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+profileRuntimeElements - Runtime elements for profile (n)
+No dependencies
+
+profileRuntimeOnly - Runtime only dependencies for compilation 'profile' (target  (androidJvm)). (n)
+No dependencies
+
+profileRuntimeOnlyDependenciesMetadata
+No dependencies
+
+profileUnitTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: profileUnitTest
+No dependencies
+
+profileUnitTestApi - API dependencies for compilation 'profileUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+profileUnitTestApiDependenciesMetadata
+No dependencies
+
+profileUnitTestCompile - Dependencies for compilation 'profileUnitTest' (target  (androidJvm)) (deprecated, use 'profileUnitTestImplementation ' instead).
+No dependencies
+
+profileUnitTestCompileClasspath - Compile classpath for compilation 'profileUnitTest' (target  (androidJvm)).
++--- project :file_picker
++--- project :screen_stream_plugin
++--- project :video_player
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
++--- project :shared_preferences
++--- project :jpush_flutter
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
++--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+profileUnitTestCompileOnly - Compile only dependencies for compilation 'profileUnitTest' (target  (androidJvm)).
+No dependencies
+
+profileUnitTestCompileOnlyDependenciesMetadata
+No dependencies
+
+profileUnitTestImplementation - Implementation only dependencies for compilation 'profileUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+profileUnitTestImplementationDependenciesMetadata
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+profileUnitTestRuntime - Runtime dependencies for compilation 'profileUnitTest' (target  (androidJvm)) (deprecated, use 'profileUnitTestRuntimeOnly ' instead).
+No dependencies
+
+profileUnitTestRuntimeClasspath - Runtime classpath of compilation 'profileUnitTest' (target  (androidJvm)).
++--- project :file_picker
+|    \--- androidx.appcompat:appcompat:1.0.0-beta01 -> 1.0.2
+|         +--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.core:core:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.collection:collection:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.arch.core:core-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.versionedparcelable:versionedparcelable:1.0.0
+|         |         +--- androidx.annotation:annotation:1.0.0
+|         |         \--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.legacy:legacy-support-core-utils:1.0.0
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.documentfile:documentfile:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0
+|         |    |    |    +--- androidx.arch.core:core-runtime:2.0.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
+|         |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    |    \--- androidx.arch.core:core-runtime:2.0.0 (*)
+|         |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
+|         |    |         \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.print:print:1.0.0
+|         |         \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.fragment:fragment:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.legacy:legacy-support-core-ui:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    |    +--- androidx.customview:customview:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.drawerlayout:drawerlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.interpolator:interpolator:1.0.0 (*)
+|         |    |    +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+|         |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0 (*)
+|         |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
+|         +--- androidx.vectordrawable:vectordrawable:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
+|              +--- androidx.vectordrawable:vectordrawable:1.0.0 -> 1.0.1 (*)
+|              \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
++--- project :screen_stream_plugin
+|    +--- org.bytedeco:javacv:1.4.4
+|    |    +--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flycapture:2.13.3.31-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libdc1394:2.2.5-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect:0.5.3-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect2:0.2.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:librealsense:1.12.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:videoinput:0.200-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:artoolkitplus:2.3.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flandmark:1.07-1.4.4
+|    |    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    \--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4
+|    |         +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    |         \--- org.bytedeco:javacpp:1.4.4
+|    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    \--- net.gotev:uploadservice:3.5.2
+|         \--- androidx.appcompat:appcompat:1.0.2 (*)
++--- project :video_player
+|    +--- com.google.android.exoplayer:exoplayer-core:2.9.6
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    +--- com.google.android.exoplayer:exoplayer-hls:2.9.6
+|    |    +--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    |    \--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    +--- com.google.android.exoplayer:exoplayer-dash:2.9.6
+|    |    +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    \--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.9.6
+|         +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|         \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
+|    \--- com.github.yalantis:ucrop:2.2.3
+|         +--- com.android.support:appcompat-v7:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:collections:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- android.arch.lifecycle:runtime:1.1.1
+|         |    |    |    +--- android.arch.lifecycle:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    +--- android.arch.core:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    \--- com.android.support:versionedparcelable:28.0.0
+|         |    |         +--- com.android.support:support-annotations:28.0.0
+|         |    |         \--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:cursoradapter:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-core-utils:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:documentfile:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- android.arch.lifecycle:livedata:1.1.1
+|         |    |    |    |    +--- android.arch.core:runtime:1.1.1
+|         |    |    |    |    |    +--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    +--- android.arch.lifecycle:livedata-core:1.1.1
+|         |    |    |    |    |    +--- android.arch.lifecycle:common:1.1.1 (*)
+|         |    |    |    |    |    +--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    |    \--- android.arch.core:runtime:1.1.1 (*)
+|         |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    \--- android.arch.lifecycle:viewmodel:1.1.1
+|         |    |    |         \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    +--- com.android.support:localbroadcastmanager:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:print:28.0.0
+|         |    |         \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-fragment:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-ui:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    |    +--- com.android.support:customview:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:viewpager:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:coordinatorlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:drawerlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:slidingpanelayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:interpolator:28.0.0
+|         |    |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:swiperefreshlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:interpolator:28.0.0 (*)
+|         |    |    |    +--- com.android.support:asynclayoutinflater:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    \--- com.android.support:cursoradapter:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0 (*)
+|         |    |    \--- android.arch.lifecycle:viewmodel:1.1.1 (*)
+|         |    +--- com.android.support:support-vector-drawable:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    \--- com.android.support:animated-vector-drawable:28.0.0
+|         |         +--- com.android.support:support-vector-drawable:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         +--- com.android.support:exifinterface:28.0.0
+|         |    \--- com.android.support:support-annotations:28.0.0
+|         +--- com.android.support:design:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:support-core-ui:28.0.0 (*)
+|         |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    +--- com.android.support:support-fragment:28.0.0 (*)
+|         |    +--- com.android.support:transition:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:appcompat-v7:28.0.0 (*)
+|         |    +--- com.android.support:cardview-v7:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    \--- com.android.support:recyclerview-v7:28.0.0
+|         |         +--- com.android.support:support-annotations:28.0.0
+|         |         +--- com.android.support:support-compat:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.11.0
+|              \--- com.squareup.okio:okio:1.14.0
++--- project :shared_preferences
++--- project :jpush_flutter
+|    +--- cn.jiguang.sdk:jpush:3.1.6
+|    \--- cn.jiguang.sdk:jcore:1.2.5
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
++--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+profileUnitTestRuntimeOnly - Runtime only dependencies for compilation 'profileUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+profileUnitTestRuntimeOnlyDependenciesMetadata
+No dependencies
+
+profileWearApp - Link to a wear app to embed for object 'profile'. (n)
+No dependencies
+
+profileWearBundling - Resolved Configuration for wear app bundling for variant: profile
+No dependencies
+
+provided - Provided dependencies for 'main' sources (deprecated: use 'compileOnly' instead). (n)
+No dependencies
+
+releaseAnnotationProcessor - Classpath for the annotation processor for 'release'. (n)
+No dependencies
+
+releaseAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: release
+No dependencies
+
+releaseApi - API dependencies for compilation 'release' (target  (androidJvm)). (n)
+\--- unspecified (n)
+
+releaseApiDependenciesMetadata
+No dependencies
+
+releaseApiElements - API elements for release (n)
+No dependencies
+
+releaseApk - Apk dependencies for 'release' sources (deprecated: use 'releaseRuntimeOnly' instead). (n)
+No dependencies
+
+releaseBundleElements - Bundle elements for release (n)
+No dependencies
+
+releaseCompile - Dependencies for compilation 'release' (target  (androidJvm)) (deprecated, use 'releaseImplementation ' instead).
+No dependencies
+
+releaseCompileClasspath - Compile classpath for compilation 'release' (target  (androidJvm)).
++--- project :file_picker
++--- project :screen_stream_plugin
++--- project :video_player
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
++--- project :shared_preferences
++--- project :jpush_flutter
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+releaseCompileOnly - Compile only dependencies for compilation 'release' (target  (androidJvm)).
+No dependencies
+
+releaseCompileOnlyDependenciesMetadata
+No dependencies
+
+releaseImplementation - Implementation only dependencies for compilation 'release' (target  (androidJvm)). (n)
+No dependencies
+
+releaseImplementationDependenciesMetadata
++--- project :file_picker FAILED
++--- project :screen_stream_plugin FAILED
++--- project :video_player FAILED
++--- project :package_info FAILED
++--- project :ttdj_plugin FAILED
++--- project :flutter_picker FAILED
++--- project :url_launcher FAILED
++--- project :path_provider FAILED
++--- project :image_cropper FAILED
++--- project :shared_preferences FAILED
++--- project :jpush_flutter FAILED
++--- project :screen FAILED
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+releaseMetadataElements (n)
+No dependencies
+
+releaseMetadataValues - Metadata Values dependencies for the base Split
+No dependencies
+
+releaseProvided - Provided dependencies for 'release' sources (deprecated: use 'releaseCompileOnly' instead). (n)
+No dependencies
+
+releaseRuntime - Runtime dependencies for compilation 'release' (target  (androidJvm)) (deprecated, use 'releaseRuntimeOnly ' instead).
+No dependencies
+
+releaseRuntimeClasspath - Runtime classpath of compilation 'release' (target  (androidJvm)).
++--- project :file_picker
+|    \--- androidx.appcompat:appcompat:1.0.0-beta01 -> 1.0.2
+|         +--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.core:core:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.collection:collection:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.arch.core:core-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.versionedparcelable:versionedparcelable:1.0.0
+|         |         +--- androidx.annotation:annotation:1.0.0
+|         |         \--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.legacy:legacy-support-core-utils:1.0.0
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.documentfile:documentfile:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0
+|         |    |    |    +--- androidx.arch.core:core-runtime:2.0.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
+|         |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    |    \--- androidx.arch.core:core-runtime:2.0.0 (*)
+|         |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
+|         |    |         \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.print:print:1.0.0
+|         |         \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.fragment:fragment:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.legacy:legacy-support-core-ui:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    |    +--- androidx.customview:customview:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.drawerlayout:drawerlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.interpolator:interpolator:1.0.0 (*)
+|         |    |    +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+|         |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0 (*)
+|         |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
+|         +--- androidx.vectordrawable:vectordrawable:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
+|              +--- androidx.vectordrawable:vectordrawable:1.0.0 -> 1.0.1 (*)
+|              \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
++--- project :screen_stream_plugin
+|    +--- org.bytedeco:javacv:1.4.4
+|    |    +--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flycapture:2.13.3.31-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libdc1394:2.2.5-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect:0.5.3-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect2:0.2.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:librealsense:1.12.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:videoinput:0.200-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:artoolkitplus:2.3.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flandmark:1.07-1.4.4
+|    |    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    \--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4
+|    |         +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    |         \--- org.bytedeco:javacpp:1.4.4
+|    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    \--- net.gotev:uploadservice:3.5.2
+|         \--- androidx.appcompat:appcompat:1.0.2 (*)
++--- project :video_player
+|    +--- com.google.android.exoplayer:exoplayer-core:2.9.6
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    +--- com.google.android.exoplayer:exoplayer-hls:2.9.6
+|    |    +--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    |    \--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    +--- com.google.android.exoplayer:exoplayer-dash:2.9.6
+|    |    +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    \--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.9.6
+|         +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|         \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
+|    \--- com.github.yalantis:ucrop:2.2.3
+|         +--- com.android.support:appcompat-v7:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:collections:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- android.arch.lifecycle:runtime:1.1.1
+|         |    |    |    +--- android.arch.lifecycle:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    +--- android.arch.core:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    \--- com.android.support:versionedparcelable:28.0.0
+|         |    |         +--- com.android.support:support-annotations:28.0.0
+|         |    |         \--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:cursoradapter:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-core-utils:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:documentfile:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- android.arch.lifecycle:livedata:1.1.1
+|         |    |    |    |    +--- android.arch.core:runtime:1.1.1
+|         |    |    |    |    |    +--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    +--- android.arch.lifecycle:livedata-core:1.1.1
+|         |    |    |    |    |    +--- android.arch.lifecycle:common:1.1.1 (*)
+|         |    |    |    |    |    +--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    |    \--- android.arch.core:runtime:1.1.1 (*)
+|         |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    \--- android.arch.lifecycle:viewmodel:1.1.1
+|         |    |    |         \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    +--- com.android.support:localbroadcastmanager:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:print:28.0.0
+|         |    |         \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-fragment:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-ui:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    |    +--- com.android.support:customview:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:viewpager:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:coordinatorlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:drawerlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:slidingpanelayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:interpolator:28.0.0
+|         |    |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:swiperefreshlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:interpolator:28.0.0 (*)
+|         |    |    |    +--- com.android.support:asynclayoutinflater:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    \--- com.android.support:cursoradapter:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0 (*)
+|         |    |    \--- android.arch.lifecycle:viewmodel:1.1.1 (*)
+|         |    +--- com.android.support:support-vector-drawable:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    \--- com.android.support:animated-vector-drawable:28.0.0
+|         |         +--- com.android.support:support-vector-drawable:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         +--- com.android.support:exifinterface:28.0.0
+|         |    \--- com.android.support:support-annotations:28.0.0
+|         +--- com.android.support:design:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:support-core-ui:28.0.0 (*)
+|         |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    +--- com.android.support:support-fragment:28.0.0 (*)
+|         |    +--- com.android.support:transition:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:appcompat-v7:28.0.0 (*)
+|         |    +--- com.android.support:cardview-v7:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    \--- com.android.support:recyclerview-v7:28.0.0
+|         |         +--- com.android.support:support-annotations:28.0.0
+|         |         +--- com.android.support:support-compat:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.11.0
+|              \--- com.squareup.okio:okio:1.14.0
++--- project :shared_preferences
++--- project :jpush_flutter
+|    +--- cn.jiguang.sdk:jpush:3.1.6
+|    \--- cn.jiguang.sdk:jcore:1.2.5
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+\--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+
+releaseRuntimeElements - Runtime elements for release (n)
+No dependencies
+
+releaseRuntimeOnly - Runtime only dependencies for compilation 'release' (target  (androidJvm)). (n)
+No dependencies
+
+releaseRuntimeOnlyDependenciesMetadata
+No dependencies
+
+releaseUnitTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: releaseUnitTest
+No dependencies
+
+releaseUnitTestApi - API dependencies for compilation 'releaseUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+releaseUnitTestApiDependenciesMetadata
+No dependencies
+
+releaseUnitTestCompile - Dependencies for compilation 'releaseUnitTest' (target  (androidJvm)) (deprecated, use 'releaseUnitTestImplementation ' instead).
+No dependencies
+
+releaseUnitTestCompileClasspath - Compile classpath for compilation 'releaseUnitTest' (target  (androidJvm)).
++--- project :file_picker
++--- project :screen_stream_plugin
++--- project :video_player
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
++--- project :shared_preferences
++--- project :jpush_flutter
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0
+|    \--- androidx.annotation:annotation:1.0.0
++--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+releaseUnitTestCompileOnly - Compile only dependencies for compilation 'releaseUnitTest' (target  (androidJvm)).
+No dependencies
+
+releaseUnitTestCompileOnlyDependenciesMetadata
+No dependencies
+
+releaseUnitTestImplementation - Implementation only dependencies for compilation 'releaseUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+releaseUnitTestImplementationDependenciesMetadata
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+releaseUnitTestRuntime - Runtime dependencies for compilation 'releaseUnitTest' (target  (androidJvm)) (deprecated, use 'releaseUnitTestRuntimeOnly ' instead).
+No dependencies
+
+releaseUnitTestRuntimeClasspath - Runtime classpath of compilation 'releaseUnitTest' (target  (androidJvm)).
++--- project :file_picker
+|    \--- androidx.appcompat:appcompat:1.0.0-beta01 -> 1.0.2
+|         +--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.core:core:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.collection:collection:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.arch.core:core-common:2.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.versionedparcelable:versionedparcelable:1.0.0
+|         |         +--- androidx.annotation:annotation:1.0.0
+|         |         \--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 (*)
+|         +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.legacy:legacy-support-core-utils:1.0.0
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.documentfile:documentfile:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0
+|         |    |    |    +--- androidx.arch.core:core-runtime:2.0.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
+|         |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    |    |    \--- androidx.arch.core:core-runtime:2.0.0 (*)
+|         |    |    |    \--- androidx.arch.core:core-common:2.0.0 (*)
+|         |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
+|         |    |         \--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.print:print:1.0.0
+|         |         \--- androidx.annotation:annotation:1.0.0
+|         +--- androidx.fragment:fragment:1.0.0
+|         |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    +--- androidx.legacy:legacy-support-core-ui:1.0.0
+|         |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    |    +--- androidx.customview:customview:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.drawerlayout:drawerlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 (*)
+|         |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0
+|         |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    |    \--- androidx.interpolator:interpolator:1.0.0 (*)
+|         |    |    +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0
+|         |    |    |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         |    |    \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+|         |    +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    +--- androidx.loader:loader:1.0.0 (*)
+|         |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
+|         +--- androidx.vectordrawable:vectordrawable:1.0.1
+|         |    +--- androidx.annotation:annotation:1.0.0
+|         |    \--- androidx.core:core:1.0.0 -> 1.0.1 (*)
+|         \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
+|              +--- androidx.vectordrawable:vectordrawable:1.0.0 -> 1.0.1 (*)
+|              \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
++--- project :screen_stream_plugin
+|    +--- org.bytedeco:javacv:1.4.4
+|    |    +--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flycapture:2.13.3.31-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libdc1394:2.2.5-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect:0.5.3-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:libfreenect2:0.2.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:librealsense:1.12.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:videoinput:0.200-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:artoolkitplus:2.3.1-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:flandmark:1.07-1.4.4
+|    |    |    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4
+|    |    |    \--- org.bytedeco:javacpp:1.4.4
+|    |    \--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4
+|    |         +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    |         \--- org.bytedeco:javacpp:1.4.4
+|    +--- org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:ffmpeg:4.1-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:tesseract:4.0.0-1.4.4 (*)
+|    +--- org.bytedeco.javacpp-presets:leptonica:1.77.0-1.4.4 (*)
+|    \--- net.gotev:uploadservice:3.5.2
+|         \--- androidx.appcompat:appcompat:1.0.2 (*)
++--- project :video_player
+|    +--- com.google.android.exoplayer:exoplayer-core:2.9.6
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    +--- com.google.android.exoplayer:exoplayer-hls:2.9.6
+|    |    +--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    |    \--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    +--- com.google.android.exoplayer:exoplayer-dash:2.9.6
+|    |    +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|    |    \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
+|    \--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.9.6
+|         +--- com.google.android.exoplayer:exoplayer-core:2.9.6 (*)
+|         \--- com.android.support:support-annotations:27.1.1 -> 28.0.0
++--- project :package_info
++--- project :ttdj_plugin
++--- project :flutter_picker
++--- project :url_launcher
++--- project :path_provider
++--- project :image_cropper
+|    \--- com.github.yalantis:ucrop:2.2.3
+|         +--- com.android.support:appcompat-v7:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:collections:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- android.arch.lifecycle:runtime:1.1.1
+|         |    |    |    +--- android.arch.lifecycle:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    +--- android.arch.core:common:1.1.1
+|         |    |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    \--- com.android.support:versionedparcelable:28.0.0
+|         |    |         +--- com.android.support:support-annotations:28.0.0
+|         |    |         \--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:collections:28.0.0 (*)
+|         |    +--- com.android.support:cursoradapter:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-core-utils:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:documentfile:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- android.arch.lifecycle:livedata:1.1.1
+|         |    |    |    |    +--- android.arch.core:runtime:1.1.1
+|         |    |    |    |    |    +--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    +--- android.arch.lifecycle:livedata-core:1.1.1
+|         |    |    |    |    |    +--- android.arch.lifecycle:common:1.1.1 (*)
+|         |    |    |    |    |    +--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    |    |    \--- android.arch.core:runtime:1.1.1 (*)
+|         |    |    |    |    \--- android.arch.core:common:1.1.1 (*)
+|         |    |    |    \--- android.arch.lifecycle:viewmodel:1.1.1
+|         |    |    |         \--- com.android.support:support-annotations:26.1.0 -> 28.0.0
+|         |    |    +--- com.android.support:localbroadcastmanager:28.0.0
+|         |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:print:28.0.0
+|         |    |         \--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-fragment:28.0.0
+|         |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-ui:28.0.0
+|         |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    |    +--- com.android.support:customview:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    +--- com.android.support:viewpager:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:coordinatorlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:drawerlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:slidingpanelayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:customview:28.0.0 (*)
+|         |    |    |    +--- com.android.support:interpolator:28.0.0
+|         |    |    |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    |    |    +--- com.android.support:swiperefreshlayout:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    |    \--- com.android.support:interpolator:28.0.0 (*)
+|         |    |    |    +--- com.android.support:asynclayoutinflater:28.0.0
+|         |    |    |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    |    |    \--- com.android.support:cursoradapter:28.0.0 (*)
+|         |    |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    +--- com.android.support:loader:28.0.0 (*)
+|         |    |    \--- android.arch.lifecycle:viewmodel:1.1.1 (*)
+|         |    +--- com.android.support:support-vector-drawable:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    \--- com.android.support:animated-vector-drawable:28.0.0
+|         |         +--- com.android.support:support-vector-drawable:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         +--- com.android.support:exifinterface:28.0.0
+|         |    \--- com.android.support:support-annotations:28.0.0
+|         +--- com.android.support:design:28.0.0
+|         |    +--- com.android.support:support-annotations:28.0.0
+|         |    +--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:support-core-ui:28.0.0 (*)
+|         |    +--- com.android.support:support-core-utils:28.0.0 (*)
+|         |    +--- com.android.support:support-fragment:28.0.0 (*)
+|         |    +--- com.android.support:transition:28.0.0
+|         |    |    +--- com.android.support:support-annotations:28.0.0
+|         |    |    \--- com.android.support:support-compat:28.0.0 (*)
+|         |    +--- com.android.support:appcompat-v7:28.0.0 (*)
+|         |    +--- com.android.support:cardview-v7:28.0.0
+|         |    |    \--- com.android.support:support-annotations:28.0.0
+|         |    \--- com.android.support:recyclerview-v7:28.0.0
+|         |         +--- com.android.support:support-annotations:28.0.0
+|         |         +--- com.android.support:support-compat:28.0.0 (*)
+|         |         \--- com.android.support:support-core-ui:28.0.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.11.0
+|              \--- com.squareup.okio:okio:1.14.0
++--- project :shared_preferences
++--- project :jpush_flutter
+|    +--- cn.jiguang.sdk:jpush:3.1.6
+|    \--- cn.jiguang.sdk:jcore:1.2.5
++--- project :screen
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.2.71
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.2.71
+|         \--- org.jetbrains:annotations:13.0
++--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
++--- androidx.annotation:annotation:1.0.2 -> 1.0.0
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+releaseUnitTestRuntimeOnly - Runtime only dependencies for compilation 'releaseUnitTest' (target  (androidJvm)). (n)
+No dependencies
+
+releaseUnitTestRuntimeOnlyDependenciesMetadata
+No dependencies
+
+releaseWearApp - Link to a wear app to embed for object 'release'. (n)
+No dependencies
+
+releaseWearBundling - Resolved Configuration for wear app bundling for variant: release
+No dependencies
+
+runtimeOnly - Runtime only dependencies for 'main' sources. (n)
+No dependencies
+
+runtimeOnlyDependenciesMetadata
+No dependencies
+
+testAnnotationProcessor - Classpath for the annotation processor for 'test'. (n)
+No dependencies
+
+testApi - API dependencies for 'test' sources. (n)
+No dependencies
+
+testApiDependenciesMetadata
+No dependencies
+
+testApk - Apk dependencies for 'test' sources (deprecated: use 'testRuntimeOnly' instead). (n)
+No dependencies
+
+testCompile - Compile dependencies for 'test' sources (deprecated: use 'testImplementation' instead).
+No dependencies
+
+testCompileOnly - Compile only dependencies for 'test' sources. (n)
+No dependencies
+
+testCompileOnlyDependenciesMetadata
+No dependencies
+
+testDebugAnnotationProcessor - Classpath for the annotation processor for 'testDebug'. (n)
+No dependencies
+
+testDebugApi - API dependencies for 'testDebug' sources. (n)
+No dependencies
+
+testDebugApiDependenciesMetadata
+No dependencies
+
+testDebugApk - Apk dependencies for 'testDebug' sources (deprecated: use 'testDebugRuntimeOnly' instead). (n)
+No dependencies
+
+testDebugCompile - Compile dependencies for 'testDebug' sources (deprecated: use 'testDebugImplementation' instead). (n)
+No dependencies
+
+testDebugCompileOnly - Compile only dependencies for 'testDebug' sources. (n)
+No dependencies
+
+testDebugCompileOnlyDependenciesMetadata
+No dependencies
+
+testDebugImplementation - Implementation only dependencies for 'testDebug' sources. (n)
+No dependencies
+
+testDebugImplementationDependenciesMetadata
+No dependencies
+
+testDebugProvided - Provided dependencies for 'testDebug' sources (deprecated: use 'testDebugCompileOnly' instead). (n)
+No dependencies
+
+testDebugRuntimeOnly - Runtime only dependencies for 'testDebug' sources. (n)
+No dependencies
+
+testDebugRuntimeOnlyDependenciesMetadata
+No dependencies
+
+testDebugWearApp - Link to a wear app to embed for object 'testDebug'. (n)
+No dependencies
+
+testDynamicProfileAnnotationProcessor - Classpath for the annotation processor for 'testDynamicProfile'. (n)
+No dependencies
+
+testDynamicProfileApi - API dependencies for 'testDynamicProfile' sources. (n)
+No dependencies
+
+testDynamicProfileApiDependenciesMetadata
+No dependencies
+
+testDynamicProfileApk - Apk dependencies for 'testDynamicProfile' sources (deprecated: use 'testDynamicProfileRuntimeOnly' instead). (n)
+No dependencies
+
+testDynamicProfileCompile - Compile dependencies for 'testDynamicProfile' sources (deprecated: use 'testDynamicProfileImplementation' instead). (n)
+No dependencies
+
+testDynamicProfileCompileOnly - Compile only dependencies for 'testDynamicProfile' sources. (n)
+No dependencies
+
+testDynamicProfileCompileOnlyDependenciesMetadata
+No dependencies
+
+testDynamicProfileImplementation - Implementation only dependencies for 'testDynamicProfile' sources. (n)
+No dependencies
+
+testDynamicProfileImplementationDependenciesMetadata
+No dependencies
+
+testDynamicProfileProvided - Provided dependencies for 'testDynamicProfile' sources (deprecated: use 'testDynamicProfileCompileOnly' instead). (n)
+No dependencies
+
+testDynamicProfileRuntimeOnly - Runtime only dependencies for 'testDynamicProfile' sources. (n)
+No dependencies
+
+testDynamicProfileRuntimeOnlyDependenciesMetadata
+No dependencies
+
+testDynamicProfileWearApp - Link to a wear app to embed for object 'testDynamicProfile'. (n)
+No dependencies
+
+testDynamicReleaseAnnotationProcessor - Classpath for the annotation processor for 'testDynamicRelease'. (n)
+No dependencies
+
+testDynamicReleaseApi - API dependencies for 'testDynamicRelease' sources. (n)
+No dependencies
+
+testDynamicReleaseApiDependenciesMetadata
+No dependencies
+
+testDynamicReleaseApk - Apk dependencies for 'testDynamicRelease' sources (deprecated: use 'testDynamicReleaseRuntimeOnly' instead). (n)
+No dependencies
+
+testDynamicReleaseCompile - Compile dependencies for 'testDynamicRelease' sources (deprecated: use 'testDynamicReleaseImplementation' instead). (n)
+No dependencies
+
+testDynamicReleaseCompileOnly - Compile only dependencies for 'testDynamicRelease' sources. (n)
+No dependencies
+
+testDynamicReleaseCompileOnlyDependenciesMetadata
+No dependencies
+
+testDynamicReleaseImplementation - Implementation only dependencies for 'testDynamicRelease' sources. (n)
+No dependencies
+
+testDynamicReleaseImplementationDependenciesMetadata
+No dependencies
+
+testDynamicReleaseProvided - Provided dependencies for 'testDynamicRelease' sources (deprecated: use 'testDynamicReleaseCompileOnly' instead). (n)
+No dependencies
+
+testDynamicReleaseRuntimeOnly - Runtime only dependencies for 'testDynamicRelease' sources. (n)
+No dependencies
+
+testDynamicReleaseRuntimeOnlyDependenciesMetadata
+No dependencies
+
+testDynamicReleaseWearApp - Link to a wear app to embed for object 'testDynamicRelease'. (n)
+No dependencies
+
+testImplementation - Implementation only dependencies for 'test' sources. (n)
+\--- junit:junit:4.12 (n)
+
+testImplementationDependenciesMetadata
+\--- junit:junit:4.12
+     \--- org.hamcrest:hamcrest-core:1.3
+
+testProfileAnnotationProcessor - Classpath for the annotation processor for 'testProfile'. (n)
+No dependencies
+
+testProfileApi - API dependencies for 'testProfile' sources. (n)
+No dependencies
+
+testProfileApiDependenciesMetadata
+No dependencies
+
+testProfileApk - Apk dependencies for 'testProfile' sources (deprecated: use 'testProfileRuntimeOnly' instead). (n)
+No dependencies
+
+testProfileCompile - Compile dependencies for 'testProfile' sources (deprecated: use 'testProfileImplementation' instead). (n)
+No dependencies
+
+testProfileCompileOnly - Compile only dependencies for 'testProfile' sources. (n)
+No dependencies
+
+testProfileCompileOnlyDependenciesMetadata
+No dependencies
+
+testProfileImplementation - Implementation only dependencies for 'testProfile' sources. (n)
+No dependencies
+
+testProfileImplementationDependenciesMetadata
+No dependencies
+
+testProfileProvided - Provided dependencies for 'testProfile' sources (deprecated: use 'testProfileCompileOnly' instead). (n)
+No dependencies
+
+testProfileRuntimeOnly - Runtime only dependencies for 'testProfile' sources. (n)
+No dependencies
+
+testProfileRuntimeOnlyDependenciesMetadata
+No dependencies
+
+testProfileWearApp - Link to a wear app to embed for object 'testProfile'. (n)
+No dependencies
+
+testProvided - Provided dependencies for 'test' sources (deprecated: use 'testCompileOnly' instead). (n)
+No dependencies
+
+testReleaseAnnotationProcessor - Classpath for the annotation processor for 'testRelease'. (n)
+No dependencies
+
+testReleaseApi - API dependencies for 'testRelease' sources. (n)
+No dependencies
+
+testReleaseApiDependenciesMetadata
+No dependencies
+
+testReleaseApk - Apk dependencies for 'testRelease' sources (deprecated: use 'testReleaseRuntimeOnly' instead). (n)
+No dependencies
+
+testReleaseCompile - Compile dependencies for 'testRelease' sources (deprecated: use 'testReleaseImplementation' instead). (n)
+No dependencies
+
+testReleaseCompileOnly - Compile only dependencies for 'testRelease' sources. (n)
+No dependencies
+
+testReleaseCompileOnlyDependenciesMetadata
+No dependencies
+
+testReleaseImplementation - Implementation only dependencies for 'testRelease' sources. (n)
+No dependencies
+
+testReleaseImplementationDependenciesMetadata
+No dependencies
+
+testReleaseProvided - Provided dependencies for 'testRelease' sources (deprecated: use 'testReleaseCompileOnly' instead). (n)
+No dependencies
+
+testReleaseRuntimeOnly - Runtime only dependencies for 'testRelease' sources. (n)
+No dependencies
+
+testReleaseRuntimeOnlyDependenciesMetadata
+No dependencies
+
+testReleaseWearApp - Link to a wear app to embed for object 'testRelease'. (n)
+No dependencies
+
+testRuntimeOnly - Runtime only dependencies for 'test' sources. (n)
+No dependencies
+
+testRuntimeOnlyDependenciesMetadata
+No dependencies
+
+testWearApp - Link to a wear app to embed for object 'test'. (n)
+No dependencies
+
+wearApp - Link to a wear app to embed for object 'main'. (n)
+No dependencies
+
+(*) - dependencies omitted (listed previously)
+
+(n) - Not resolved (configuration is not meant to be resolved)
+
+A web-based, searchable dependency report is available by adding the --scan option.
+1 actionable task: 1 executed

+ 2 - 0
android/gradle.properties

@@ -1 +1,3 @@
 org.gradle.jvmargs=-Xmx1536M
+android.enableJetifier=true
+android.useAndroidX=true

+ 7 - 0
pubspec.lock

@@ -574,6 +574,13 @@ packages:
       url: "https://pub.dartlang.org"
     source: hosted
     version: "0.1.6"
+  ttdj_plugin:
+    dependency: "direct main"
+    description:
+      path: ttdj_plugin
+      relative: true
+    source: path
+    version: "0.0.1"
   typed_data:
     dependency: transitive
     description:

+ 2 - 0
pubspec.yaml

@@ -34,6 +34,8 @@ dependencies:
   screen: ^0.0.5
   screen_stream_plugin:
     path: ./screen_stream_plugin
+  ttdj_plugin:
+    path: ./ttdj_plugin
 
 dev_dependencies:
   build_runner: ^1.1.1

+ 7 - 0
ttdj_plugin/.gitignore

@@ -0,0 +1,7 @@
+.DS_Store
+.dart_tool/
+
+.packages
+.pub/
+
+build/

+ 10 - 0
ttdj_plugin/.metadata

@@ -0,0 +1,10 @@
+# This file tracks properties of this Flutter project.
+# Used by Flutter tool to assess capabilities and perform upgrades etc.
+#
+# This file should be version controlled and should not be manually edited.
+
+version:
+  revision: 8661d8aecd626f7f57ccbcb735553edc05a2e713
+  channel: stable
+
+project_type: plugin

+ 3 - 0
ttdj_plugin/CHANGELOG.md

@@ -0,0 +1,3 @@
+## 0.0.1
+
+* TODO: Describe initial release.

+ 1 - 0
ttdj_plugin/LICENSE

@@ -0,0 +1 @@
+TODO: Add your license here.

+ 14 - 0
ttdj_plugin/README.md

@@ -0,0 +1,14 @@
+# ttdj_plugin
+
+A new flutter plugin project.
+
+## Getting Started
+
+This project is a starting point for a Flutter
+[plug-in package](https://flutter.io/developing-packages/),
+a specialized package that includes platform-specific implementation code for
+Android and/or iOS.
+
+For help getting started with Flutter, view our 
+[online documentation](https://flutter.io/docs), which offers tutorials, 
+samples, guidance on mobile development, and a full API reference.

+ 8 - 0
ttdj_plugin/android/.gitignore

@@ -0,0 +1,8 @@
+*.iml
+.gradle
+/local.properties
+/.idea/workspace.xml
+/.idea/libraries
+.DS_Store
+/build
+/captures

+ 41 - 0
ttdj_plugin/android/build.gradle

@@ -0,0 +1,41 @@
+group 'com.izouma.ttdj_plugin'
+version '1.0-SNAPSHOT'
+
+buildscript {
+    repositories {
+        google()
+        jcenter()
+    }
+
+    dependencies {
+        classpath 'com.android.tools.build:gradle:3.2.1'
+    }
+}
+
+rootProject.allprojects {
+    repositories {
+        google()
+        jcenter()
+        flatDir {
+            dirs 'libs'
+        }
+    }
+}
+
+apply plugin: 'com.android.library'
+
+android {
+    compileSdkVersion 28
+
+    defaultConfig {
+        minSdkVersion 16
+        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
+    }
+    lintOptions {
+        disable 'InvalidPackage'
+    }
+}
+
+dependencies {
+    implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs')
+}

+ 1 - 0
ttdj_plugin/android/gradle.properties

@@ -0,0 +1 @@
+org.gradle.jvmargs=-Xmx1536M

BIN
ttdj_plugin/android/libs/clubcard-1.0.aar


+ 1 - 0
ttdj_plugin/android/settings.gradle

@@ -0,0 +1 @@
+rootProject.name = 'ttdj_plugin'

+ 3 - 0
ttdj_plugin/android/src/main/AndroidManifest.xml

@@ -0,0 +1,3 @@
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+  package="com.izouma.ttdj_plugin">
+</manifest>

+ 25 - 0
ttdj_plugin/android/src/main/java/com/izouma/ttdj_plugin/TtdjPlugin.java

@@ -0,0 +1,25 @@
+package com.izouma.ttdj_plugin;
+
+import io.flutter.plugin.common.MethodCall;
+import io.flutter.plugin.common.MethodChannel;
+import io.flutter.plugin.common.MethodChannel.MethodCallHandler;
+import io.flutter.plugin.common.MethodChannel.Result;
+import io.flutter.plugin.common.PluginRegistry.Registrar;
+
+/** TtdjPlugin */
+public class TtdjPlugin implements MethodCallHandler {
+  /** Plugin registration. */
+  public static void registerWith(Registrar registrar) {
+    final MethodChannel channel = new MethodChannel(registrar.messenger(), "ttdj_plugin");
+    channel.setMethodCallHandler(new TtdjPlugin());
+  }
+
+  @Override
+  public void onMethodCall(MethodCall call, Result result) {
+    if (call.method.equals("getPlatformVersion")) {
+      result.success("Android " + android.os.Build.VERSION.RELEASE);
+    } else {
+      result.notImplemented();
+    }
+  }
+}

+ 36 - 0
ttdj_plugin/ios/.gitignore

@@ -0,0 +1,36 @@
+.idea/
+.vagrant/
+.sconsign.dblite
+.svn/
+
+.DS_Store
+*.swp
+profile
+
+DerivedData/
+build/
+GeneratedPluginRegistrant.h
+GeneratedPluginRegistrant.m
+
+.generated/
+
+*.pbxuser
+*.mode1v3
+*.mode2v3
+*.perspectivev3
+
+!default.pbxuser
+!default.mode1v3
+!default.mode2v3
+!default.perspectivev3
+
+xcuserdata
+
+*.moved-aside
+
+*.pyc
+*sync/
+Icon?
+.tags*
+
+/Flutter/Generated.xcconfig

+ 0 - 0
ttdj_plugin/ios/Assets/.gitkeep


+ 4 - 0
ttdj_plugin/ios/Classes/TtdjPlugin.h

@@ -0,0 +1,4 @@
+#import <Flutter/Flutter.h>
+
+@interface TtdjPlugin : NSObject<FlutterPlugin>
+@end

+ 20 - 0
ttdj_plugin/ios/Classes/TtdjPlugin.m

@@ -0,0 +1,20 @@
+#import "TtdjPlugin.h"
+
+@implementation TtdjPlugin
++ (void)registerWithRegistrar:(NSObject<FlutterPluginRegistrar>*)registrar {
+  FlutterMethodChannel* channel = [FlutterMethodChannel
+      methodChannelWithName:@"ttdj_plugin"
+            binaryMessenger:[registrar messenger]];
+  TtdjPlugin* instance = [[TtdjPlugin alloc] init];
+  [registrar addMethodCallDelegate:instance channel:channel];
+}
+
+- (void)handleMethodCall:(FlutterMethodCall*)call result:(FlutterResult)result {
+  if ([@"getPlatformVersion" isEqualToString:call.method]) {
+    result([@"iOS " stringByAppendingString:[[UIDevice currentDevice] systemVersion]]);
+  } else {
+    result(FlutterMethodNotImplemented);
+  }
+}
+
+@end

+ 21 - 0
ttdj_plugin/ios/ttdj_plugin.podspec

@@ -0,0 +1,21 @@
+#
+# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html
+#
+Pod::Spec.new do |s|
+  s.name             = 'ttdj_plugin'
+  s.version          = '0.0.1'
+  s.summary          = 'A new flutter plugin project.'
+  s.description      = <<-DESC
+A new flutter plugin project.
+                       DESC
+  s.homepage         = 'http://example.com'
+  s.license          = { :file => '../LICENSE' }
+  s.author           = { 'Your Company' => 'email@example.com' }
+  s.source           = { :path => '.' }
+  s.source_files = 'Classes/**/*'
+  s.public_header_files = 'Classes/**/*.h'
+  s.dependency 'Flutter'
+
+  s.ios.deployment_target = '8.0'
+end
+

+ 13 - 0
ttdj_plugin/lib/ttdj_plugin.dart

@@ -0,0 +1,13 @@
+import 'dart:async';
+
+import 'package:flutter/services.dart';
+
+class TtdjPlugin {
+  static const MethodChannel _channel =
+      const MethodChannel('ttdj_plugin');
+
+  static Future<String> get platformVersion async {
+    final String version = await _channel.invokeMethod('getPlatformVersion');
+    return version;
+  }
+}

+ 139 - 0
ttdj_plugin/pubspec.lock

@@ -0,0 +1,139 @@
+# Generated by pub
+# See https://www.dartlang.org/tools/pub/glossary#lockfile
+packages:
+  async:
+    dependency: transitive
+    description:
+      name: async
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.0.8"
+  boolean_selector:
+    dependency: transitive
+    description:
+      name: boolean_selector
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.4"
+  charcode:
+    dependency: transitive
+    description:
+      name: charcode
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.2"
+  collection:
+    dependency: transitive
+    description:
+      name: collection
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.14.11"
+  flutter:
+    dependency: "direct main"
+    description: flutter
+    source: sdk
+    version: "0.0.0"
+  flutter_test:
+    dependency: "direct dev"
+    description: flutter
+    source: sdk
+    version: "0.0.0"
+  matcher:
+    dependency: transitive
+    description:
+      name: matcher
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.12.3+1"
+  meta:
+    dependency: transitive
+    description:
+      name: meta
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.6"
+  path:
+    dependency: transitive
+    description:
+      name: path
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.6.2"
+  pedantic:
+    dependency: transitive
+    description:
+      name: pedantic
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.4.0"
+  quiver:
+    dependency: transitive
+    description:
+      name: quiver
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.0.1"
+  sky_engine:
+    dependency: transitive
+    description: flutter
+    source: sdk
+    version: "0.0.99"
+  source_span:
+    dependency: transitive
+    description:
+      name: source_span
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.5.4"
+  stack_trace:
+    dependency: transitive
+    description:
+      name: stack_trace
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.9.3"
+  stream_channel:
+    dependency: transitive
+    description:
+      name: stream_channel
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.6.8"
+  string_scanner:
+    dependency: transitive
+    description:
+      name: string_scanner
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.4"
+  term_glyph:
+    dependency: transitive
+    description:
+      name: term_glyph
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.0"
+  test_api:
+    dependency: transitive
+    description:
+      name: test_api
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.2.2"
+  typed_data:
+    dependency: transitive
+    description:
+      name: typed_data
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.6"
+  vector_math:
+    dependency: transitive
+    description:
+      name: vector_math
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.0.8"
+sdks:
+  dart: ">=2.1.0 <3.0.0"

+ 60 - 0
ttdj_plugin/pubspec.yaml

@@ -0,0 +1,60 @@
+name: ttdj_plugin
+description: A new flutter plugin project.
+version: 0.0.1
+author:
+homepage:
+
+environment:
+  sdk: ">=2.1.0 <3.0.0"
+
+dependencies:
+  flutter:
+    sdk: flutter
+
+dev_dependencies:
+  flutter_test:
+    sdk: flutter
+
+# For information on the generic Dart part of this file, see the
+# following page: https://www.dartlang.org/tools/pub/pubspec
+
+# The following section is specific to Flutter.
+flutter:
+  # This section identifies this Flutter project as a plugin project.
+  # The androidPackage and pluginClass identifiers should not ordinarily
+  # be modified. They are used by the tooling to maintain consistency when
+  # adding or updating assets for this project.
+  plugin:
+    androidPackage: com.izouma.ttdj_plugin
+    pluginClass: TtdjPlugin
+
+  # To add assets to your plugin package, add an assets section, like this:
+  # assets:
+  #  - images/a_dot_burr.jpeg
+  #  - images/a_dot_ham.jpeg
+  #
+  # For details regarding assets in packages, see
+  # https://flutter.io/assets-and-images/#from-packages
+  #
+  # An image asset can refer to one or more resolution-specific "variants", see
+  # https://flutter.io/assets-and-images/#resolution-aware.
+
+  # To add custom fonts to your plugin package, add a fonts section here,
+  # in this "flutter" section. Each entry in this list should have a
+  # "family" key with the font family name, and a "fonts" key with a
+  # list giving the asset and other descriptors for the font. For
+  # example:
+  # fonts:
+  #   - family: Schyler
+  #     fonts:
+  #       - asset: fonts/Schyler-Regular.ttf
+  #       - asset: fonts/Schyler-Italic.ttf
+  #         style: italic
+  #   - family: Trajan Pro
+  #     fonts:
+  #       - asset: fonts/TrajanPro.ttf
+  #       - asset: fonts/TrajanPro_Bold.ttf
+  #         weight: 700
+  #
+  # For details regarding fonts in packages, see
+  # https://flutter.io/custom-fonts/#from-packages

+ 21 - 0
ttdj_plugin/test/ttdj_plugin_test.dart

@@ -0,0 +1,21 @@
+import 'package:flutter/services.dart';
+import 'package:flutter_test/flutter_test.dart';
+import 'package:ttdj_plugin/ttdj_plugin.dart';
+
+void main() {
+  const MethodChannel channel = MethodChannel('ttdj_plugin');
+
+  setUp(() {
+    channel.setMockMethodCallHandler((MethodCall methodCall) async {
+      return '42';
+    });
+  });
+
+  tearDown(() {
+    channel.setMockMethodCallHandler(null);
+  });
+
+  test('getPlatformVersion', () async {
+    expect(await TtdjPlugin.platformVersion, '42');
+  });
+}