From 1fa417e3a84cebd8ff055ed6b2ac59301769035b Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 7 Jan 2024 17:38:08 +0200 Subject: Removed some errors for deployment --- .../debug/aapt/AndroidManifest.xml | 9 - .../debug/aapt/output-metadata.json | 18 -- .../intermediates/aar_main_jar/debug/classes.jar | Bin 7625 -> 0 bytes .../aar_metadata/debug/aar-metadata.properties | 4 - .../debug/annotationProcessors.json | 1 - .../annotations_typedef_file/debug/typedefs.txt | 0 .../compile_library_classes_jar/debug/classes.jar | Bin 30124 -> 0 bytes .../intermediates/compile_r_class_jar/debug/R.jar | Bin 16582 -> 0 bytes .../intermediates/compile_symbol_list/debug/R.txt | 230 --------------------- .../debug/out/drawable_corner.xml.flat | Bin 576 -> 0 bytes .../debug/out/drawable_toast_bg.xml.flat | Bin 780 -> 0 bytes .../debug/out/layout_toast_custom.xml.flat | Bin 1708 -> 0 bytes .../incremental/debug-mergeJavaRes/merge-state | Bin 832 -> 0 bytes .../compile-file-map.properties | 4 - .../debug/packageDebugResources/merger.xml | 2 - .../incremental/mergeDebugJniLibFolders/merger.xml | 2 - .../incremental/mergeDebugShaders/merger.xml | 2 - .../incremental/packageDebugAssets/merger.xml | 2 - .../intermediates/library_java_res/debug/res.jar | Bin 893 -> 0 bytes .../local_only_symbol_list/debug/R-def.txt | 6 - .../debug/manifest-merger-blame-debug-report.txt | 11 - .../merged_java_res/debug/feature-fluttertoast.jar | Bin 199 -> 0 bytes .../merged_manifest/debug/AndroidManifest.xml | 9 - .../navigation_json/debug/navigation.json | 1 - .../packaged_manifests/debug/output-metadata.json | 18 -- .../packaged_res/debug/drawable/corner.xml | 7 - .../packaged_res/debug/drawable/toast_bg.xml | 14 -- .../packaged_res/debug/layout/toast_custom.xml | 24 --- .../runtime_library_classes_jar/debug/classes.jar | Bin 13564 -> 0 bytes .../debug/package-aware-r.txt | 177 ---------------- 30 files changed, 541 deletions(-) delete mode 100644 mobile/build/fluttertoast/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml delete mode 100644 mobile/build/fluttertoast/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json delete mode 100644 mobile/build/fluttertoast/intermediates/aar_main_jar/debug/classes.jar delete mode 100644 mobile/build/fluttertoast/intermediates/aar_metadata/debug/aar-metadata.properties delete mode 100644 mobile/build/fluttertoast/intermediates/annotation_processor_list/debug/annotationProcessors.json delete mode 100644 mobile/build/fluttertoast/intermediates/annotations_typedef_file/debug/typedefs.txt delete mode 100644 mobile/build/fluttertoast/intermediates/compile_library_classes_jar/debug/classes.jar delete mode 100644 mobile/build/fluttertoast/intermediates/compile_r_class_jar/debug/R.jar delete mode 100644 mobile/build/fluttertoast/intermediates/compile_symbol_list/debug/R.txt delete mode 100644 mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_corner.xml.flat delete mode 100644 mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_toast_bg.xml.flat delete mode 100644 mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/layout_toast_custom.xml.flat delete mode 100644 mobile/build/fluttertoast/intermediates/incremental/debug-mergeJavaRes/merge-state delete mode 100644 mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties delete mode 100644 mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/merger.xml delete mode 100644 mobile/build/fluttertoast/intermediates/incremental/mergeDebugJniLibFolders/merger.xml delete mode 100644 mobile/build/fluttertoast/intermediates/incremental/mergeDebugShaders/merger.xml delete mode 100644 mobile/build/fluttertoast/intermediates/incremental/packageDebugAssets/merger.xml delete mode 100644 mobile/build/fluttertoast/intermediates/library_java_res/debug/res.jar delete mode 100644 mobile/build/fluttertoast/intermediates/local_only_symbol_list/debug/R-def.txt delete mode 100644 mobile/build/fluttertoast/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt delete mode 100644 mobile/build/fluttertoast/intermediates/merged_java_res/debug/feature-fluttertoast.jar delete mode 100644 mobile/build/fluttertoast/intermediates/merged_manifest/debug/AndroidManifest.xml delete mode 100644 mobile/build/fluttertoast/intermediates/navigation_json/debug/navigation.json delete mode 100644 mobile/build/fluttertoast/intermediates/packaged_manifests/debug/output-metadata.json delete mode 100644 mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/corner.xml delete mode 100644 mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/toast_bg.xml delete mode 100644 mobile/build/fluttertoast/intermediates/packaged_res/debug/layout/toast_custom.xml delete mode 100644 mobile/build/fluttertoast/intermediates/runtime_library_classes_jar/debug/classes.jar delete mode 100644 mobile/build/fluttertoast/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt (limited to 'mobile/build/fluttertoast/intermediates') diff --git a/mobile/build/fluttertoast/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml b/mobile/build/fluttertoast/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml deleted file mode 100644 index 6e0eac1..0000000 --- a/mobile/build/fluttertoast/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json b/mobile/build/fluttertoast/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json deleted file mode 100644 index 928c14d..0000000 --- a/mobile/build/fluttertoast/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "AAPT_FRIENDLY_MERGED_MANIFESTS", - "kind": "Directory" - }, - "applicationId": "io.github.ponnamkarthik.toast.fluttertoast", - "variantName": "debug", - "elements": [ - { - "type": "SINGLE", - "filters": [], - "attributes": [], - "outputFile": "AndroidManifest.xml" - } - ], - "elementType": "File" -} \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/aar_main_jar/debug/classes.jar b/mobile/build/fluttertoast/intermediates/aar_main_jar/debug/classes.jar deleted file mode 100644 index 9e8ebd9..0000000 Binary files a/mobile/build/fluttertoast/intermediates/aar_main_jar/debug/classes.jar and /dev/null differ diff --git a/mobile/build/fluttertoast/intermediates/aar_metadata/debug/aar-metadata.properties b/mobile/build/fluttertoast/intermediates/aar_metadata/debug/aar-metadata.properties deleted file mode 100644 index 8c9c699..0000000 --- a/mobile/build/fluttertoast/intermediates/aar_metadata/debug/aar-metadata.properties +++ /dev/null @@ -1,4 +0,0 @@ -aarFormatVersion=1.0 -aarMetadataVersion=1.0 -minCompileSdk=1 -minAndroidGradlePluginVersion=1.0.0 diff --git a/mobile/build/fluttertoast/intermediates/annotation_processor_list/debug/annotationProcessors.json b/mobile/build/fluttertoast/intermediates/annotation_processor_list/debug/annotationProcessors.json deleted file mode 100644 index 9e26dfe..0000000 --- a/mobile/build/fluttertoast/intermediates/annotation_processor_list/debug/annotationProcessors.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/annotations_typedef_file/debug/typedefs.txt b/mobile/build/fluttertoast/intermediates/annotations_typedef_file/debug/typedefs.txt deleted file mode 100644 index e69de29..0000000 diff --git a/mobile/build/fluttertoast/intermediates/compile_library_classes_jar/debug/classes.jar b/mobile/build/fluttertoast/intermediates/compile_library_classes_jar/debug/classes.jar deleted file mode 100644 index 5663372..0000000 Binary files a/mobile/build/fluttertoast/intermediates/compile_library_classes_jar/debug/classes.jar and /dev/null differ diff --git a/mobile/build/fluttertoast/intermediates/compile_r_class_jar/debug/R.jar b/mobile/build/fluttertoast/intermediates/compile_r_class_jar/debug/R.jar deleted file mode 100644 index c898b10..0000000 Binary files a/mobile/build/fluttertoast/intermediates/compile_r_class_jar/debug/R.jar and /dev/null differ diff --git a/mobile/build/fluttertoast/intermediates/compile_symbol_list/debug/R.txt b/mobile/build/fluttertoast/intermediates/compile_symbol_list/debug/R.txt deleted file mode 100644 index ba30f8e..0000000 --- a/mobile/build/fluttertoast/intermediates/compile_symbol_list/debug/R.txt +++ /dev/null @@ -1,230 +0,0 @@ -int attr activityAction 0x0 -int attr activityName 0x0 -int attr alpha 0x0 -int attr alwaysExpand 0x0 -int attr clearTop 0x0 -int attr finishPrimaryWithSecondary 0x0 -int attr finishSecondaryWithPrimary 0x0 -int attr font 0x0 -int attr fontProviderAuthority 0x0 -int attr fontProviderCerts 0x0 -int attr fontProviderFetchStrategy 0x0 -int attr fontProviderFetchTimeout 0x0 -int attr fontProviderPackage 0x0 -int attr fontProviderQuery 0x0 -int attr fontProviderSystemFontFamily 0x0 -int attr fontStyle 0x0 -int attr fontVariationSettings 0x0 -int attr fontWeight 0x0 -int attr nestedScrollViewStyle 0x0 -int attr placeholderActivityName 0x0 -int attr primaryActivityName 0x0 -int attr queryPatterns 0x0 -int attr secondaryActivityAction 0x0 -int attr secondaryActivityName 0x0 -int attr shortcutMatchRequired 0x0 -int attr splitLayoutDirection 0x0 -int attr splitMinSmallestWidth 0x0 -int attr splitMinWidth 0x0 -int attr splitRatio 0x0 -int attr ttcIndex 0x0 -int color androidx_core_ripple_material_light 0x0 -int color androidx_core_secondary_text_default_material_light 0x0 -int color notification_action_color_filter 0x0 -int color notification_icon_bg_color 0x0 -int color ripple_material_light 0x0 -int color secondary_text_default_material_light 0x0 -int dimen compat_button_inset_horizontal_material 0x0 -int dimen compat_button_inset_vertical_material 0x0 -int dimen compat_button_padding_horizontal_material 0x0 -int dimen compat_button_padding_vertical_material 0x0 -int dimen compat_control_corner_material 0x0 -int dimen compat_notification_large_icon_max_height 0x0 -int dimen compat_notification_large_icon_max_width 0x0 -int dimen notification_action_icon_size 0x0 -int dimen notification_action_text_size 0x0 -int dimen notification_big_circle_margin 0x0 -int dimen notification_content_margin_start 0x0 -int dimen notification_large_icon_height 0x0 -int dimen notification_large_icon_width 0x0 -int dimen notification_main_column_padding_top 0x0 -int dimen notification_media_narrow_margin 0x0 -int dimen notification_right_icon_size 0x0 -int dimen notification_right_side_padding_top 0x0 -int dimen notification_small_icon_background_padding 0x0 -int dimen notification_small_icon_size_as_large 0x0 -int dimen notification_subtext_size 0x0 -int dimen notification_top_pad 0x0 -int dimen notification_top_pad_large_text 0x0 -int drawable corner 0x0 -int drawable notification_action_background 0x0 -int drawable notification_bg 0x0 -int drawable notification_bg_low 0x0 -int drawable notification_bg_low_normal 0x0 -int drawable notification_bg_low_pressed 0x0 -int drawable notification_bg_normal 0x0 -int drawable notification_bg_normal_pressed 0x0 -int drawable notification_icon_background 0x0 -int drawable notification_template_icon_bg 0x0 -int drawable notification_template_icon_low_bg 0x0 -int drawable notification_tile_bg 0x0 -int drawable notify_panel_notification_icon_bg 0x0 -int drawable toast_bg 0x0 -int id accessibility_action_clickable_span 0x0 -int id accessibility_custom_action_0 0x0 -int id accessibility_custom_action_1 0x0 -int id accessibility_custom_action_10 0x0 -int id accessibility_custom_action_11 0x0 -int id accessibility_custom_action_12 0x0 -int id accessibility_custom_action_13 0x0 -int id accessibility_custom_action_14 0x0 -int id accessibility_custom_action_15 0x0 -int id accessibility_custom_action_16 0x0 -int id accessibility_custom_action_17 0x0 -int id accessibility_custom_action_18 0x0 -int id accessibility_custom_action_19 0x0 -int id accessibility_custom_action_2 0x0 -int id accessibility_custom_action_20 0x0 -int id accessibility_custom_action_21 0x0 -int id accessibility_custom_action_22 0x0 -int id accessibility_custom_action_23 0x0 -int id accessibility_custom_action_24 0x0 -int id accessibility_custom_action_25 0x0 -int id accessibility_custom_action_26 0x0 -int id accessibility_custom_action_27 0x0 -int id accessibility_custom_action_28 0x0 -int id accessibility_custom_action_29 0x0 -int id accessibility_custom_action_3 0x0 -int id accessibility_custom_action_30 0x0 -int id accessibility_custom_action_31 0x0 -int id accessibility_custom_action_4 0x0 -int id accessibility_custom_action_5 0x0 -int id accessibility_custom_action_6 0x0 -int id accessibility_custom_action_7 0x0 -int id accessibility_custom_action_8 0x0 -int id accessibility_custom_action_9 0x0 -int id action_container 0x0 -int id action_divider 0x0 -int id action_image 0x0 -int id action_text 0x0 -int id actions 0x0 -int id androidx_window_activity_scope 0x0 -int id async 0x0 -int id blocking 0x0 -int id chronometer 0x0 -int id dialog_button 0x0 -int id forever 0x0 -int id icon 0x0 -int id icon_group 0x0 -int id info 0x0 -int id italic 0x0 -int id line1 0x0 -int id line3 0x0 -int id locale 0x0 -int id ltr 0x0 -int id normal 0x0 -int id notification_background 0x0 -int id notification_main_column 0x0 -int id notification_main_column_container 0x0 -int id right_icon 0x0 -int id right_side 0x0 -int id rtl 0x0 -int id tag_accessibility_actions 0x0 -int id tag_accessibility_clickable_spans 0x0 -int id tag_accessibility_heading 0x0 -int id tag_accessibility_pane_title 0x0 -int id tag_on_apply_window_listener 0x0 -int id tag_on_receive_content_listener 0x0 -int id tag_on_receive_content_mime_types 0x0 -int id tag_screen_reader_focusable 0x0 -int id tag_state_description 0x0 -int id tag_transition_group 0x0 -int id tag_unhandled_key_event_manager 0x0 -int id tag_unhandled_key_listeners 0x0 -int id tag_window_insets_animation_callback 0x0 -int id text 0x0 -int id text2 0x0 -int id time 0x0 -int id title 0x0 -int integer status_bar_notification_info_maxnum 0x0 -int layout custom_dialog 0x0 -int layout notification_action 0x0 -int layout notification_action_tombstone 0x0 -int layout notification_template_custom_big 0x0 -int layout notification_template_icon_group 0x0 -int layout notification_template_part_chronometer 0x0 -int layout notification_template_part_time 0x0 -int layout toast_custom 0x0 -int string status_bar_notification_info_overflow 0x0 -int style TextAppearance_Compat_Notification 0x0 -int style TextAppearance_Compat_Notification_Info 0x0 -int style TextAppearance_Compat_Notification_Line2 0x0 -int style TextAppearance_Compat_Notification_Time 0x0 -int style TextAppearance_Compat_Notification_Title 0x0 -int style Widget_Compat_NotificationActionContainer 0x0 -int style Widget_Compat_NotificationActionText 0x0 -int[] styleable ActivityFilter { 0x0, 0x0 } -int styleable ActivityFilter_activityAction 0 -int styleable ActivityFilter_activityName 1 -int[] styleable ActivityRule { 0x0 } -int styleable ActivityRule_alwaysExpand 0 -int[] styleable Capability { 0x0, 0x0 } -int styleable Capability_queryPatterns 0 -int styleable Capability_shortcutMatchRequired 1 -int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5 } -int styleable ColorStateListItem_alpha 0 -int styleable ColorStateListItem_android_alpha 1 -int styleable ColorStateListItem_android_color 2 -int[] styleable FontFamily { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -int styleable FontFamily_fontProviderAuthority 0 -int styleable FontFamily_fontProviderCerts 1 -int styleable FontFamily_fontProviderFetchStrategy 2 -int styleable FontFamily_fontProviderFetchTimeout 3 -int styleable FontFamily_fontProviderPackage 4 -int styleable FontFamily_fontProviderQuery 5 -int styleable FontFamily_fontProviderSystemFontFamily 6 -int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x0, 0x0, 0x0, 0x0, 0x0 } -int styleable FontFamilyFont_android_font 0 -int styleable FontFamilyFont_android_fontStyle 1 -int styleable FontFamilyFont_android_fontVariationSettings 2 -int styleable FontFamilyFont_android_fontWeight 3 -int styleable FontFamilyFont_android_ttcIndex 4 -int styleable FontFamilyFont_font 5 -int styleable FontFamilyFont_fontStyle 6 -int styleable FontFamilyFont_fontVariationSettings 7 -int styleable FontFamilyFont_fontWeight 8 -int styleable FontFamilyFont_ttcIndex 9 -int[] styleable GradientColor { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 } -int styleable GradientColor_android_centerColor 0 -int styleable GradientColor_android_centerX 1 -int styleable GradientColor_android_centerY 2 -int styleable GradientColor_android_endColor 3 -int styleable GradientColor_android_endX 4 -int styleable GradientColor_android_endY 5 -int styleable GradientColor_android_gradientRadius 6 -int styleable GradientColor_android_startColor 7 -int styleable GradientColor_android_startX 8 -int styleable GradientColor_android_startY 9 -int styleable GradientColor_android_tileMode 10 -int styleable GradientColor_android_type 11 -int[] styleable GradientColorItem { 0x10101a5, 0x1010514 } -int styleable GradientColorItem_android_color 0 -int styleable GradientColorItem_android_offset 1 -int[] styleable SplitPairFilter { 0x0, 0x0, 0x0 } -int styleable SplitPairFilter_primaryActivityName 0 -int styleable SplitPairFilter_secondaryActivityAction 1 -int styleable SplitPairFilter_secondaryActivityName 2 -int[] styleable SplitPairRule { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -int styleable SplitPairRule_clearTop 0 -int styleable SplitPairRule_finishPrimaryWithSecondary 1 -int styleable SplitPairRule_finishSecondaryWithPrimary 2 -int styleable SplitPairRule_splitLayoutDirection 3 -int styleable SplitPairRule_splitMinSmallestWidth 4 -int styleable SplitPairRule_splitMinWidth 5 -int styleable SplitPairRule_splitRatio 6 -int[] styleable SplitPlaceholderRule { 0x0, 0x0, 0x0, 0x0, 0x0 } -int styleable SplitPlaceholderRule_placeholderActivityName 0 -int styleable SplitPlaceholderRule_splitLayoutDirection 1 -int styleable SplitPlaceholderRule_splitMinSmallestWidth 2 -int styleable SplitPlaceholderRule_splitMinWidth 3 -int styleable SplitPlaceholderRule_splitRatio 4 diff --git a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_corner.xml.flat b/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_corner.xml.flat deleted file mode 100644 index c111fae..0000000 Binary files a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_corner.xml.flat and /dev/null differ diff --git a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_toast_bg.xml.flat b/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_toast_bg.xml.flat deleted file mode 100644 index 2fe62fa..0000000 Binary files a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_toast_bg.xml.flat and /dev/null differ diff --git a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/layout_toast_custom.xml.flat b/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/layout_toast_custom.xml.flat deleted file mode 100644 index e4754e2..0000000 Binary files a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/layout_toast_custom.xml.flat and /dev/null differ diff --git a/mobile/build/fluttertoast/intermediates/incremental/debug-mergeJavaRes/merge-state b/mobile/build/fluttertoast/intermediates/incremental/debug-mergeJavaRes/merge-state deleted file mode 100644 index a5ef238..0000000 Binary files a/mobile/build/fluttertoast/intermediates/incremental/debug-mergeJavaRes/merge-state and /dev/null differ diff --git a/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties deleted file mode 100644 index ee70cf3..0000000 --- a/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +++ /dev/null @@ -1,4 +0,0 @@ -#Thu Dec 21 00:19:27 EET 2023 -io.github.ponnamkarthik.toast.fluttertoast-main-1\:/drawable/corner.xml=/home/omar/programming/flutter/carpool/mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/corner.xml -io.github.ponnamkarthik.toast.fluttertoast-main-1\:/drawable/toast_bg.xml=/home/omar/programming/flutter/carpool/mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/toast_bg.xml -io.github.ponnamkarthik.toast.fluttertoast-main-1\:/layout/toast_custom.xml=/home/omar/programming/flutter/carpool/mobile/build/fluttertoast/intermediates/packaged_res/debug/layout/toast_custom.xml diff --git a/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/merger.xml b/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/merger.xml deleted file mode 100644 index c3acbcd..0000000 --- a/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/mobile/build/fluttertoast/intermediates/incremental/mergeDebugJniLibFolders/merger.xml deleted file mode 100644 index b9a2e0f..0000000 --- a/mobile/build/fluttertoast/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/incremental/mergeDebugShaders/merger.xml b/mobile/build/fluttertoast/intermediates/incremental/mergeDebugShaders/merger.xml deleted file mode 100644 index 461b350..0000000 --- a/mobile/build/fluttertoast/intermediates/incremental/mergeDebugShaders/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/incremental/packageDebugAssets/merger.xml b/mobile/build/fluttertoast/intermediates/incremental/packageDebugAssets/merger.xml deleted file mode 100644 index 1108295..0000000 --- a/mobile/build/fluttertoast/intermediates/incremental/packageDebugAssets/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/library_java_res/debug/res.jar b/mobile/build/fluttertoast/intermediates/library_java_res/debug/res.jar deleted file mode 100644 index 1bc8f2f..0000000 Binary files a/mobile/build/fluttertoast/intermediates/library_java_res/debug/res.jar and /dev/null differ diff --git a/mobile/build/fluttertoast/intermediates/local_only_symbol_list/debug/R-def.txt b/mobile/build/fluttertoast/intermediates/local_only_symbol_list/debug/R-def.txt deleted file mode 100644 index cc1d086..0000000 --- a/mobile/build/fluttertoast/intermediates/local_only_symbol_list/debug/R-def.txt +++ /dev/null @@ -1,6 +0,0 @@ -R_DEF: Internal format may change without notice -local -drawable corner -drawable toast_bg -id text -layout toast_custom diff --git a/mobile/build/fluttertoast/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/mobile/build/fluttertoast/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt deleted file mode 100644 index 76b482d..0000000 --- a/mobile/build/fluttertoast/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +++ /dev/null @@ -1,11 +0,0 @@ -1 -2 -4 -5 /home/omar/.pub-cache/hosted/pub.dev/fluttertoast-8.2.4/android/src/main/AndroidManifest.xml -7 android:targetSdkVersion="21" /> -7-->/home/omar/.pub-cache/hosted/pub.dev/fluttertoast-8.2.4/android/src/main/AndroidManifest.xml -8 -9 diff --git a/mobile/build/fluttertoast/intermediates/merged_java_res/debug/feature-fluttertoast.jar b/mobile/build/fluttertoast/intermediates/merged_java_res/debug/feature-fluttertoast.jar deleted file mode 100644 index b1fe3be..0000000 Binary files a/mobile/build/fluttertoast/intermediates/merged_java_res/debug/feature-fluttertoast.jar and /dev/null differ diff --git a/mobile/build/fluttertoast/intermediates/merged_manifest/debug/AndroidManifest.xml b/mobile/build/fluttertoast/intermediates/merged_manifest/debug/AndroidManifest.xml deleted file mode 100644 index 6e0eac1..0000000 --- a/mobile/build/fluttertoast/intermediates/merged_manifest/debug/AndroidManifest.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/navigation_json/debug/navigation.json b/mobile/build/fluttertoast/intermediates/navigation_json/debug/navigation.json deleted file mode 100644 index 0637a08..0000000 --- a/mobile/build/fluttertoast/intermediates/navigation_json/debug/navigation.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/packaged_manifests/debug/output-metadata.json b/mobile/build/fluttertoast/intermediates/packaged_manifests/debug/output-metadata.json deleted file mode 100644 index 98c10d2..0000000 --- a/mobile/build/fluttertoast/intermediates/packaged_manifests/debug/output-metadata.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "PACKAGED_MANIFESTS", - "kind": "Directory" - }, - "applicationId": "io.github.ponnamkarthik.toast.fluttertoast", - "variantName": "debug", - "elements": [ - { - "type": "SINGLE", - "filters": [], - "attributes": [], - "outputFile": "../../merged_manifest/debug/AndroidManifest.xml" - } - ], - "elementType": "File" -} \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/corner.xml b/mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/corner.xml deleted file mode 100644 index 77d2c33..0000000 --- a/mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/corner.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/toast_bg.xml b/mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/toast_bg.xml deleted file mode 100644 index 8529a3f..0000000 --- a/mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/toast_bg.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/packaged_res/debug/layout/toast_custom.xml b/mobile/build/fluttertoast/intermediates/packaged_res/debug/layout/toast_custom.xml deleted file mode 100644 index 6a90662..0000000 --- a/mobile/build/fluttertoast/intermediates/packaged_res/debug/layout/toast_custom.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/runtime_library_classes_jar/debug/classes.jar b/mobile/build/fluttertoast/intermediates/runtime_library_classes_jar/debug/classes.jar deleted file mode 100644 index 94fb4b6..0000000 Binary files a/mobile/build/fluttertoast/intermediates/runtime_library_classes_jar/debug/classes.jar and /dev/null differ diff --git a/mobile/build/fluttertoast/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt b/mobile/build/fluttertoast/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt deleted file mode 100644 index 08d1abf..0000000 --- a/mobile/build/fluttertoast/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +++ /dev/null @@ -1,177 +0,0 @@ -io.github.ponnamkarthik.toast.fluttertoast -attr activityAction -attr activityName -attr alpha -attr alwaysExpand -attr clearTop -attr finishPrimaryWithSecondary -attr finishSecondaryWithPrimary -attr font -attr fontProviderAuthority -attr fontProviderCerts -attr fontProviderFetchStrategy -attr fontProviderFetchTimeout -attr fontProviderPackage -attr fontProviderQuery -attr fontProviderSystemFontFamily -attr fontStyle -attr fontVariationSettings -attr fontWeight -attr nestedScrollViewStyle -attr placeholderActivityName -attr primaryActivityName -attr queryPatterns -attr secondaryActivityAction -attr secondaryActivityName -attr shortcutMatchRequired -attr splitLayoutDirection -attr splitMinSmallestWidth -attr splitMinWidth -attr splitRatio -attr ttcIndex -color androidx_core_ripple_material_light -color androidx_core_secondary_text_default_material_light -color notification_action_color_filter -color notification_icon_bg_color -color ripple_material_light -color secondary_text_default_material_light -dimen compat_button_inset_horizontal_material -dimen compat_button_inset_vertical_material -dimen compat_button_padding_horizontal_material -dimen compat_button_padding_vertical_material -dimen compat_control_corner_material -dimen compat_notification_large_icon_max_height -dimen compat_notification_large_icon_max_width -dimen notification_action_icon_size -dimen notification_action_text_size -dimen notification_big_circle_margin -dimen notification_content_margin_start -dimen notification_large_icon_height -dimen notification_large_icon_width -dimen notification_main_column_padding_top -dimen notification_media_narrow_margin -dimen notification_right_icon_size -dimen notification_right_side_padding_top -dimen notification_small_icon_background_padding -dimen notification_small_icon_size_as_large -dimen notification_subtext_size -dimen notification_top_pad -dimen notification_top_pad_large_text -drawable corner -drawable notification_action_background -drawable notification_bg -drawable notification_bg_low -drawable notification_bg_low_normal -drawable notification_bg_low_pressed -drawable notification_bg_normal -drawable notification_bg_normal_pressed -drawable notification_icon_background -drawable notification_template_icon_bg -drawable notification_template_icon_low_bg -drawable notification_tile_bg -drawable notify_panel_notification_icon_bg -drawable toast_bg -id accessibility_action_clickable_span -id accessibility_custom_action_0 -id accessibility_custom_action_1 -id accessibility_custom_action_10 -id accessibility_custom_action_11 -id accessibility_custom_action_12 -id accessibility_custom_action_13 -id accessibility_custom_action_14 -id accessibility_custom_action_15 -id accessibility_custom_action_16 -id accessibility_custom_action_17 -id accessibility_custom_action_18 -id accessibility_custom_action_19 -id accessibility_custom_action_2 -id accessibility_custom_action_20 -id accessibility_custom_action_21 -id accessibility_custom_action_22 -id accessibility_custom_action_23 -id accessibility_custom_action_24 -id accessibility_custom_action_25 -id accessibility_custom_action_26 -id accessibility_custom_action_27 -id accessibility_custom_action_28 -id accessibility_custom_action_29 -id accessibility_custom_action_3 -id accessibility_custom_action_30 -id accessibility_custom_action_31 -id accessibility_custom_action_4 -id accessibility_custom_action_5 -id accessibility_custom_action_6 -id accessibility_custom_action_7 -id accessibility_custom_action_8 -id accessibility_custom_action_9 -id action_container -id action_divider -id action_image -id action_text -id actions -id androidx_window_activity_scope -id async -id blocking -id chronometer -id dialog_button -id forever -id icon -id icon_group -id info -id italic -id line1 -id line3 -id locale -id ltr -id normal -id notification_background -id notification_main_column -id notification_main_column_container -id right_icon -id right_side -id rtl -id tag_accessibility_actions -id tag_accessibility_clickable_spans -id tag_accessibility_heading -id tag_accessibility_pane_title -id tag_on_apply_window_listener -id tag_on_receive_content_listener -id tag_on_receive_content_mime_types -id tag_screen_reader_focusable -id tag_state_description -id tag_transition_group -id tag_unhandled_key_event_manager -id tag_unhandled_key_listeners -id tag_window_insets_animation_callback -id text -id text2 -id time -id title -integer status_bar_notification_info_maxnum -layout custom_dialog -layout notification_action -layout notification_action_tombstone -layout notification_template_custom_big -layout notification_template_icon_group -layout notification_template_part_chronometer -layout notification_template_part_time -layout toast_custom -string status_bar_notification_info_overflow -style TextAppearance_Compat_Notification -style TextAppearance_Compat_Notification_Info -style TextAppearance_Compat_Notification_Line2 -style TextAppearance_Compat_Notification_Time -style TextAppearance_Compat_Notification_Title -style Widget_Compat_NotificationActionContainer -style Widget_Compat_NotificationActionText -styleable ActivityFilter activityAction activityName -styleable ActivityRule alwaysExpand -styleable Capability queryPatterns shortcutMatchRequired -styleable ColorStateListItem alpha android_alpha android_color -styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily -styleable FontFamilyFont android_font android_fontStyle android_fontVariationSettings android_fontWeight android_ttcIndex font fontStyle fontVariationSettings fontWeight ttcIndex -styleable GradientColor android_centerColor android_centerX android_centerY android_endColor android_endX android_endY android_gradientRadius android_startColor android_startX android_startY android_tileMode android_type -styleable GradientColorItem android_color android_offset -styleable SplitPairFilter primaryActivityName secondaryActivityAction secondaryActivityName -styleable SplitPairRule clearTop finishPrimaryWithSecondary finishSecondaryWithPrimary splitLayoutDirection splitMinSmallestWidth splitMinWidth splitRatio -styleable SplitPlaceholderRule placeholderActivityName splitLayoutDirection splitMinSmallestWidth splitMinWidth splitRatio -- cgit v1.2.3