If you are using firebase as backend for your flutter projects then you will find yourself setting up Firebase Auth, Firestore, etc time and again.
And You need to setup android signing configs along with keystore generation and keys generation in all projects that you want to publish. In this tutorial you will learn hassle free way to setup firebase auth, android signing, firestore CRUD boilerplate, google maps by just using a simple command from your command line.
Package (https://pub.dev/packages/flutter_automation)