Aryan Khandelwal

Results 5 issues of Aryan Khandelwal

``` install apk error: PlatformException(IllegalArgumentException, Couldn't find meta-data for provider with authority com.jio.jioplay.tv.fileProvider.install, null) ``` I am passing apk path and its package name(If I am right it is equal...

``` await Share.file( path: "file://" +app.apkFilePath, mimeType: ShareType.TYPE_FILE, title: "Something", text:"Ok lets try") ``` I am using this firstI was using only app.apkFilePath but after reading 1 issue I tried...

controller.addChunk(chunk); Controller have no method called "addChunk" as written in documentation

``` Launching lib/main.dart on ASUS X00TD in debug mode... Note: /home/aryan/Documents/development/flutter/.pub-cache/hosted/pub.dartlang.org/device_apps-1.0.9/android/src/main/java/fr/g123k/deviceapps/DeviceAppsPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Running Gradle task 'assembleDebug'... Running Gradle task...