Mark

Results 69 comments of Mark

Thanks @OndrejKunc . I'll see how I go and post back here should I have an issue I can't think of right now, if you don't mind keeping this one...

I managed to get it working with a bit of map/reduce which is simple enough for my use case. Although it would be nice to wrap that up into a...

Hi @OndrejKunc . Apologies for my even later late response to your response :-) I'll hopefully revisit this soon so I can try out your changes. Appreciate your efforts.

I experience the same issue with all dialogs and bottomsheets, and additionally if I'm on the first page in a stack, selecting the back button will close the app rather...

I forked [here](https://github.com/markphillips100/routemaster/tree/fix/backbutton) with something that seems to handle the back button better. Only tried on Android emulator. In short, I attempt to find the current route from the root...

I've found a workaround and updated the herotest app to demonstrate it. Basically there seems to be some conflict between SDK HeroController and Navigator. The former makes the animation status...

I've also submitted the issue with Flutter repo too. It's been triaged so will see if they come up with something.

I haven't tried in a while so will give it a go and let you know.

Yep all good. Just shows a warning about a missing kubeconfig but no longer prevents the image builds. Thank you @FabianKramm

I only know of the open id specs: http://openid.net/specs/openid-connect-session-1_0-00.html. As for support from public openid providers I imagine all that say they are "open id compliant" would implement the end_session...