Sandip Pramanik

Results 6 comments of Sandip Pramanik

Thanks for opening the issue. It's been a while, to be honest, so I'll look into the code in some time. Meanwhile, if you think there's an issue, and you...

Cool, I didn't know about this - definitely sounds exciting. How about a Firebase login example? It can showcase integrating other packages, managing authentication states with streams, error handling/displaying error...

You are right. I should have created a separate issue for this topic. Let me go ahead and do that so that we can keep the discussions focused. Let me...

Thanks for the quick review and feedback, Remi. I'll make the changes as suggested, and I'll make sure to verify the architecture with you before I start moving things around,...

@rrousselGit I have considered your suggestions and come up with this structure, what do you think about it? ```md lib/ ├── auth/ │ ├── auth_repository.dart │ ├── user.dart ├── app/...

Thanks for the feedback and interest, everyone! @BenAuerDev, since there are multiple tutorials and examples to create, we can split the work. For instance, I’d be happy to work on...