Brian Egan

Results 79 comments of Brian Egan

Agreed. Amazing code review, and really great work! I generally concur with what's been said, and would suggest only minor changes. Adding further comments: - "Finally, have you considered organizing...

Oh boy, sorry about that @george2seven -- I'll admit I never use Windows and kinda assumed the Flutter / Dart tools would handle `/` vs `\` in yaml files properly...

@StanevPrime Thanks for writing in! Was busy for holidays & catching up on work. Right now, I've been going through the following plan: 1. Update the shared packages to null-safety:...

Hey there -- hrm, this is a funny one. I can't quite spot anything suspicious in the code that you've pasted, it looks pretty "standard" to me. Do you happen...

Thanks! Good call -- I'd seen the update but haven't had time yet. Good to have a ticket :)

Hey there :) There are a couple of techniques! In that example, since we want to listen for the entire lifetime of the app, we don't bother with the subscription...

Hey there -- yah, I should probably rename `vanilla` to `prop_drilling` since a couple other examples are actually using "Vanilla" Flutter as well. By "Prop Drilling," I mean explicitly passing...

Hey there -- sorry, I don't quite see that file either on Github or on my local filesystem. The only `build.yaml` I can spot is inside the `built_redux` example. Could...

Ah dang -- more builds more problems :P Thanks for the info!

Sure thing! Glad it was a helpful starting point :)