Closed EARodriguezM closed 1 year ago
Firebase_core dependency update due crash issue.
Can you elaborate which crash issue ?
I solved these problems days ago and until now I remember this so I sent the pull. After tracing, there were issues running the flutterfire configure command, which were solved by updating the dependency.
Thanks!
Firebase_core dependency update due crash issue. When the app is executed, if res is List? This causes an exception, so it is better to use List? instead.