Closed infiniteoverflow closed 3 years ago
Please remove merge conflict . To do this remove .flutter-plugins-dependencies from commit. I don't have android setup for testing so please self verify this .
I have resolved it , it was required for the migration , thats why it changed during the process and is part of the commit.
I have resolved it , it was required for the migration , thats why it changed during the process and is part of the commit.
Okay thanks for working on this issue .
Related Issue
Issue : #54
Proposed changes
Changed gradle.properties file to support AndroidX , and also made minor changes in MainActivity.kt and AndroidManifest.xml to support the same.
Description
With AndroidX support enabled in the app, the latest packages such as cloud_firestore, etc can run efficiently with the app.
Screenshots
Nice description of issue. Keep up the good work. However if you are not attaching screenshots you can completely remove the topic "Screenshots".
Related Issue
Issue : #54
Proposed changes
Changed gradle.properties file to support AndroidX , and also made minor changes in MainActivity.kt and AndroidManifest.xml to support the same.
Description
With AndroidX support enabled in the app, the latest packages such as cloud_firestore, etc can run efficiently with the app.
Screenshots