funwithflutter / lit_firebase_auth

Lit Firebase Auth simplifies the process of adding Firebase Authentication to a Flutter application.
MIT License
76 stars 18 forks source link

Hello! :wave: #1

Open joanofdart opened 4 years ago

joanofdart commented 4 years ago

Just came across this package and first of all I'd like to thank you for your great effort and amazing work! I'd like to know what are your plans with Lit, which sounds terrific! My question is going more towards if you're also planning on having Lit have a state management solution? All overall, do you have a roadmap of what's Lit first release and perhaps future plans?

Also, are you up for people to join your awesome venture? 👋 🎩

Thanks!

funwithflutter commented 4 years ago

Excuse the late reply! Yes to your last question. Totally open source and anyone should feel free to contribute.

I don't think Lit will implement it's own state management solution. The only real state is that of the FirebaseUser. But there may be ways to better integrate the entire flow with other state management solutions.

The current plans are to make the Authentication Flow as easy as possible when using Firebase Auth. There are still a lot to be done in terms of features (different authentication providers, better iOS support, desktop support in the Future, testing, possibly mocking of authentication). And then also additional examples showing how to use the package and how it should be configured on different platforms.

In the future there might also be a market place for sign in pages/flows that make use of Lit where people can sell their custom UIs. Will see what happens 👍

joanofdart commented 4 years ago

Thanks @funwithflutter for your reply! Sounds awesome :) looking forward to it!

joanofdart commented 4 years ago

@funwithflutter would you be open for funding? I'd like to fund this project :)

funwithflutter commented 4 years ago

@funwithflutter would you be open for funding? I'd like to fund this project :)

@joanofdart definitely 💯 👍 that will be very generous of you :)

ciriousjoker commented 4 years ago

@funwithflutter Big thanks from me as well! I've been searching for a solution to this problem and have postponed it until now. You released at the perfect moment :D