Replies: 3 comments 1 reply
-
Hi! Faced the same problem. Could you please tell me if you found a solution? |
Beta Was this translation helpful? Give feedback.
1 reply
-
While not ideal, deleting the |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm facing same error. Does any one found resolution? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use
cloud_firestore
on mypackage
. But it returnI've searched the solution but all I find for app-level (Project) and followed the Upgrading-pre-1.12-Android-projects, but this is on package. And there are no such files that can be modified based on documentation.
To reproduce the error
flutter create --template=package demo_package
pubspec.yaml
I am using
Flutter 3.7.0 • channel stable
.flutter doctor -v
flutter pub deps -- --style=compact
Beta Was this translation helpful? Give feedback.
All reactions