I am using firebase for my flutter project using cli which gives me this file firebase_options.dart as this file contains lot of information about the project like appid, apikey, projectId and more.
As I want to publish my project on Git Hub will there be any issue if i share the file, if not please answer. How to hide a file in GitHub