Hello there ๐.
Got a problem with my biggest project recently. I am working with a team of developer, so we get used to merging feature. I was working on my branch and finished it. when I tried to merge it, I've encounter a big issue. All of my configurations (FireBase, Algolia, Languages, ...) were gone. I reverted the commit but I still can't merge my branch. I manage to directly work on main to push but that's not sustainable. It's likely that is from the last update, since I modify the Android Manifest and main.dart in my branch to add new services and an entry-point.
I was wondering if anyone else got similar problems since the last update ?