David Iglesias
David Iglesias
Apologies! I'm going to bump this to @mdebbar, he knows the `Link` widget much better than I do. Mouad, do you mind taking a look? Thanks!!
> @ditman You marked this as approved; what was your take on the resolution of that comment thread? @stuartmorgan **let's go with the solution as implemented**. I did some testing...
Thanks for taking care of this one @stuartmorgan, I've added the autosubmit label so it lands whenever. 🙏
PS, I've uploaded the demo (web) app here: # https://dit-maps-tests.web.app (The only change I did was to move the Heatmaps section up in the main menu, so it is easier...
@Rexios80 thanks for noticing! this change [here](https://github.com/flutter/plugins/commit/99aa799ea07ac717e9fc3205b22c7cb00cb528f3), made a couple of types `@immutable`, so a new lint was triggered in a different package that was made to use the flutter...
Thanks for landing this @stuartmorgan, you're a beast! 🙏
AFAIK web doesn't retrieve serverAuthCode, because it requires a completely different authentication flow that is not supported: https://github.com/flutter/flutter/issues/62474 (by the plugin, not by the SDK)
(I can't remove myself from here, because I'm a code-owner, it seems! I'll ship the web override when the change gets to that package!)
Sounds good to me. If this gets done, I'd love to copy this to other flutter repos! I think this'd be a fantastic addition to flutter/plugins, at least!
This is a great addition. The Firebase plugins for Flutter have changed a bit since the Friendlyeats Flutter codelab was written (and it hasn't been updated yet, as you've encountered!)...