Firebase Integration in flutter: FlutterFire is the code ready app with all sorts of firebase authentication integrations
Facebook authentication in flutter is easy to setup
Push notification setup in flutter, this starter comes with it
Flutter bloc pattern setup is a tedious process and can take lots of development time. Use this to quickly start your next project easily.
Services implementation logic is separated from UI so that you can make changes to your UI and nothing breaks.
Well documented and supported
For any queries visit Github
1. Added Support for flutter web 2. flutter_bloc: ^3.1.0 3. Firebase package updates 4. Latest Google sign-in 5. Updated all other packages
version 1.2 – 9th Nov 2019
1. flutter_bloc: ^2.0.0 2. Latest facebook SDK 3. Firebase package updates 4. Latest Google sign-in 5. Updated all other packages
version 1.1 – 25 Sep 2019
1. Added phone authentication 2. Bug fixes
version 1 – 19 Sep 2019
1. Release of the first version. 2. Email Login/Signup 3. Facebook Login 4. Gmail Login 5. Push notification