diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-20 19:40:11 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-20 19:40:11 +0200 |
| commit | b84fe9a9c4c18a3f4e957f76ead34403c4316f76 (patch) | |
| tree | 14e4b37ae137ed538eaa14af4228c41033facac8 /mobile/build/firebase_auth/outputs | |
| parent | 953b5ce3ad7e933c6f008202346fe5bf2985bf9e (diff) | |
| download | carpool-b84fe9a9c4c18a3f4e957f76ead34403c4316f76.tar.xz carpool-b84fe9a9c4c18a3f4e957f76ead34403c4316f76.zip | |
Added a simple Login and SignUp page for the web driver app
Diffstat (limited to 'mobile/build/firebase_auth/outputs')
| -rw-r--r-- | mobile/build/firebase_auth/outputs/aar/firebase_auth-debug.aar | bin | 0 -> 168922 bytes | |||
| -rw-r--r-- | mobile/build/firebase_auth/outputs/logs/manifest-merger-debug-report.txt | 37 |
2 files changed, 37 insertions, 0 deletions
diff --git a/mobile/build/firebase_auth/outputs/aar/firebase_auth-debug.aar b/mobile/build/firebase_auth/outputs/aar/firebase_auth-debug.aar Binary files differnew file mode 100644 index 0000000..4ad8f61 --- /dev/null +++ b/mobile/build/firebase_auth/outputs/aar/firebase_auth-debug.aar diff --git a/mobile/build/firebase_auth/outputs/logs/manifest-merger-debug-report.txt b/mobile/build/firebase_auth/outputs/logs/manifest-merger-debug-report.txt new file mode 100644 index 0000000..c47fae5 --- /dev/null +++ b/mobile/build/firebase_auth/outputs/logs/manifest-merger-debug-report.txt @@ -0,0 +1,37 @@ +-- Merging decision tree log --- +manifest +ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:1:1-9:12 +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:1:1-9:12 +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:1:1-9:12 + package + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:2:3-45 + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml + xmlns:android + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:1:11-69 +application +ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:3:5-8:19 +service#com.google.firebase.components.ComponentDiscoveryService +ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:4:9-7:19 + android:name + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:4:18-89 +meta-data#com.google.firebase.components:io.flutter.plugins.firebase.auth.FlutterFirebaseAuthRegistrar +ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:5:13-6:92 + android:value + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:6:24-89 + android:name + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:5:24-131 +uses-sdk +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml reason: use-sdk injection requested +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml + android:targetSdkVersion + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml + android:minSdkVersion + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml |
