Jenn Magder
Jenn Magder
If that's the timeline, works for me. > then simply remove all of the null safety messages after the branch cut in a few weeks? Do you want a bug...
@itsjustkevin The fix seems safe enough. It's available in 3.5.0-1.0.pre so it's had a few weeks to bake in the beta channel. If there's already a stable hotfix in flight...
Note to @itsjustkevin the cherry pick process docs don't say much about what to branch off for these CP PRs: > TPM/Developer will create PR into the vX.Y.Z branch >...
> Current version is I guess 3.310 and Flutter 3.5.0-1.0.pre seems to far for release. The last stable version released 3.3, our minor versions are confusing. I suggest trying the...
> * is this issue fixed in your recent beta channel (([currently 3.7.0-1.4.pre](https://docs.flutter.dev/development/tools/sdk/releases?tab=macos))) Yes, it is available in any release after 3.5.0-1.0.pre, which includes 3.7.0-1.4.pre. > * can we use...
Yes, it is available in 3.7. It was available in 3.5.0-1.0.pre, which includes 3.7.0. https://github.com/flutter/flutter/wiki/Where's-my-Commit%3F#finding-the-framework-commit-that-contains-engine-commit-x https://github.com/flutter/engine/commit/271705dfb1a214037daff4c1e34c57271789dded https://github.com/flutter/flutter/commit/145904f6410dc0611db89c6554b022a9c1204dc8
~~This is pending a design doc.~~ [Design doc](https://flutter.dev/go/plugin-shared-ios-macos)
This isn't showing up in the FRoB UI, I don't expect this to cause g3 issues. Merging.
> What do "Select Runner > New Scheme" You're right though, it would be clearer to say where it is in the menu **Product > Scheme > New Scheme** >...
> What about cases where you have a pod file? What order should they be in? Or was the pod file missing something where it should already include the generated...