This commit only contains the configuration file for firebase ios. Would still need to be manually configured in Xcode.
1) open ios/Runner.xcworkspace/
2) In xcode, "File"->"Add files to Runner"
3) add the "GoogleService-Info.plist" file included in this commit
Testing with a separate pull request because travis appears to have trouble building https://travis-ci.org/mobileappdevhm/dev-team-1-cie-app-in-flutter/builds/395369177?utm_source=github_status&utm_medium=notification (The command "flutter -v build ios --no-codesign" exited with 1.)
This commit only contains the configuration file for firebase ios. Would still need to be manually configured in Xcode. 1) open ios/Runner.xcworkspace/ 2) In xcode, "File"->"Add files to Runner" 3) add the "GoogleService-Info.plist" file included in this commit