I am deploying a flutter app to firebase app distribution via the firebase cli and fastlane and never figured out how to remove the parentheses in the end.
I removed the '+' at the end of the version number in our flutter project's pubspec.yaml but it still persisted.
Didn't see anything either in the firebase console or the files that were added to our project after adding fastlane (AppFile, Fastfile)