Setup Git for a Flutter Project with Firebase inside a Public Repo
As a developer, maintaining a public repository for your Flutter project can be a great way to share your work with community and get feedback and contributions from others.
But we want to ensure that sensitive data such as :
Firebase configuration ...
harishkunchala.com4 min read
Jitesh Yadav
Flutter Developer Intern @ Global Garners
This is the very article that I was looking for understanding the implementation of .gitignore and hide my firebase_options.dart .