Michael Bui

Results 562 comments of Michael Bui

I saw you pushed some changes now but I'm not sure if you're done so let know when it's ready for a review. I spotted some things I could comment...

No worries. A general note I can mention is that I've put some information in the [contribution guide](https://github.com/MaikuB/flutter_local_notifications/blob/master/CONTRIBUTING.md). One of the main things, I wanted to shout out on is...

Ok I'll use the PR comments to explain further around that. Note I've not gotten to test the changes in the PR yet

Hey @Airyzz, I saw you had recently updated your fork so wanted to check to see if you'd be able to look at the comments that were left on the...

What you've shared lacks too many details. I would suggest you check how your app is configured as what this library does is pretty standard. If you believe there's a...

The example app is behaving that way only because of the how the demo IdentityServer instance is configured. Have personally used this with Azure B2C where it redirects back to...

Hi @clintpurser, it's been a while so I don't remember the *exact* reasoning. I believe the goal was encouraging developers to providing all details or nothing at all. Typically both...

Can you elaborate more on what the problem is that you're trying to communicate? Currently I have to guess from the code snippets you have shared. The purpose of `zonedSchedule()`...

I've tried the example app on an iPhone 16 simulator with iOS 18 and works fine https://github.com/user-attachments/assets/c2324360-38e8-4244-b7a8-10d73aad1916 The example app doesn't have any excluded architectures either so whilst I've not...

@Shakle did you read/see https://github.com/MaikuB/flutter_appauth/issues/534#issuecomment-2378886680?