Reid Baker

Results 303 comments of Reid Baker

> @nate-thegrate can you update your design doc to highlight the items you are going to include or at a minimum close down the design doc so that people who...

> > @nate-thegrate can you update your design doc to highlight the items you are going to include or at a minimum close down the design doc so that people...

Given this area is of high consequence to customers and cleary difficult for us to understand the full impact lets add a test. I think a more unit style tests...

> Turns out we already had a test that tested this, it was just disabled 🙂 > > The reason for disabling seems to be either a flake getting the...

https://github.com/flutter/engine/pull/52022 has been merged. Users targeting Flutter master and beta/stable releases after (but not including) 3.27 will fail to compile if the plugin has references any v1 embedding classes. To...

https://github.com/flutter/engine/pull/52022 has been merged. Users targeting Flutter master and beta/stable releases after (but not including) 3.27 will fail to compile if the plugin has references any v1 embedding classes. To...

https://github.com/flutter/engine/pull/52022 has been merged. Users targeting Flutter master and beta/stable releases after (but not including) 3.27 will fail to compile if the plugin has references any v1 embedding classes. To...

https://github.com/flutter/engine/pull/52022 has been merged. Users targeting Flutter master and beta/stable releases after (but not including) 3.27 will fail to compile if the plugin has references any v1 embedding classes. To...

@framework team one of the questions we are hoping to figure out is what layer of the stack should this work happen. For example should the android team wrap all...

Comments on the architecture first before digging into the code. I appreciate you laid out the folder structure but you have everything in one /lib directory. Have you considered.@ericwindmill I...