-
Notifications
You must be signed in to change notification settings - Fork 4k
[cloud_firestore] Xcode build extremely slow (Flutter macOS) #3185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Default App without
|
@TahaTesser Thank you for testing! 😍 I added the result to the ticket description 👍 |
More than a year and still waiting for some solution. It's very frustrating when you see they give a s* about this issue. |
@cbalmeida Luckily they found a workaround for iOS after more than half a year. Maybe we will have a workaround in 2021 ;) |
Some context as to why this doesn't work for macOS: invertase/firestore-ios-sdk-frameworks#11 (comment) |
https://github.com/invertase/firestore-ios-sdk-frameworks is now supported on macOS since Firebase iOS SDK v7.4.0, see #4698 for a detailed example of integrating. Please try it out and let me know how much it helps, thanks |
As Mike has mentioned, you may now use the precompiled iOS version. For (if) any further updates regarding macOs build times, I'd follow #4698. |
Uh oh!
There was an error while loading. Please reload this page.
Summary of Issue
Simply adding
cloud_firestore
topubspec.yaml
results in a huge increase in Flutter macOS XCode build times. The issue can be recreate with nothing more than a simple flutter create application and minor changes to pubspec.yaml.Build Times
Tested by @TahaTesser
There is also already an closed issue (#349), but this issue is only for the iOS XCode build problem.
Flutter doctor
The text was updated successfully, but these errors were encountered: