Justin Baumann
Justin Baumann
I am facing the same Issue with Microsoft Active Directory LogIn. What about a LogInOption like "shouldShowUserSelector". Then Amplify is redirecting to the Google SignIn Mandatory. Found a similar Issue...
Yes I made it after the Null Safety PR was merged
Thanks for the response and the acknowledgment :) The `x-powered-by` header was just an example, it will apply to any other header too. Edit: Added the middleware to the example...
We can reproduce this issue by doing the following: 1. Create a version of your App and register a notification 2. Close the App and install an update for it....
@stuartmorgan @ditman Is there any update here?
@osa1 I produced the example on an iOS Emulator running from VS Code and reading the Debug Console in there. I can reproduce the same behavior running on a Browser...
@btrautmann the approach seems fine for me. We noticed the difference on the Edge of a PieChart from fl_chart. Got a diff with 278px/0,00%-0,01% difference xD
I would like to be able to search for pinned articles with `pinned:true` or something similar. I had to look into this Issue to find the Pinned Label on the...
Experienced the same bug. PR #991 fixed it for me. Installed it like this: ```yaml location: git: url: https://github.com/nadavfima/flutterlocation.git path: packages/location ref: bugfix/granted-approximate-location-returns-denied ``` @bartekpacia any chance we can get...