bug fixed

This commit is contained in:
nutchayut
2024-12-25 17:44:05 +07:00
parent f6b69c6c56
commit 5f810de336
30 changed files with 2686 additions and 2591 deletions

View File

@@ -5,53 +5,53 @@
5
6 <uses-sdk
7 android:minSdkVersion="19"
7-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml
7-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml
8 android:targetSdkVersion="19" />
8-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml
8-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml
9
10 <application>
10-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:5:5-25:19
10-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:5:5-25:19
11 <provider
11-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:6:9-14:20
11-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:6:9-14:20
12 android:name="io.flutter.plugins.imagepicker.ImagePickerFileProvider"
12-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:7:13-82
12-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:7:13-82
13 android:authorities="${applicationId}.flutter.image_provider"
13-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:8:13-74
13-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:8:13-74
14 android:exported="false"
14-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:9:13-37
14-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:9:13-37
15 android:grantUriPermissions="true" >
15-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:10:13-47
15-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:10:13-47
16 <meta-data
16-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:11:13-13:75
16-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:11:13-13:75
17 android:name="android.support.FILE_PROVIDER_PATHS"
17-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:12:17-67
17-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:12:17-67
18 android:resource="@xml/flutter_image_picker_file_paths" />
18-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:13:17-72
18-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:13:17-72
19 </provider>
20 <!-- Trigger Google Play services to install the backported photo picker module. -->
21 <service
21-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:16:9-24:19
21-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:16:9-24:19
22 android:name="com.google.android.gms.metadata.ModuleDependencies"
22-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:16:18-83
22-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:16:18-83
23 android:enabled="false"
23-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:17:17-40
23-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:17:17-40
24 android:exported="false"
24-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:18:17-41
24-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:18:17-41
25 tools:ignore="MissingClass" >
25-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:19:17-44
25-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:19:17-44
26 <intent-filter>
26-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:20:13-22:29
26-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:20:13-22:29
27 <action android:name="com.google.android.gms.metadata.MODULE_DEPENDENCIES" />
27-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:21:17-94
27-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:21:25-91
27-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:21:17-94
27-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:21:25-91
28 </intent-filter>
29
30 <meta-data
30-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:23:13-90
30-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:23:13-90
31 android:name="photopicker_activity:0:required"
31-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:23:24-70
31-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:23:24-70
32 android:value="" />
32-->/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:23:71-87
32-->/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/android/src/main/AndroidManifest.xml:23:71-87
33 </service>
34 </application>
35