mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
updatedCrashlytics link in main.dart (#1301)
This commit is contained in:
@@ -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)) {
|
||||
|
||||
Reference in New Issue
Block a user