updatedCrashlytics link in main.dart (#1301)

pull/1302/head
Rich Hall 3 years ago committed by GitHub
parent e3b51bb17f
commit 9f6fae7213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ import 'src/win_game/win_game_screen.dart';
Future<void> main() async {
// Uncomment the following lines to enable Firebase Crashlytics.
// See lib/src/crashlytics/README.md for details.
// See the 'Crashlytics' section of the main README.md file for details.
FirebaseCrashlytics? crashlytics;
// if (!kIsWeb && (Platform.isIOS || Platform.isAndroid)) {

Loading…
Cancel
Save