Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
fujidaiti committed Aug 23, 2024
1 parent 44bc64d commit f6bafe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbook/lib/showcase/safari/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import 'package:flutter/cupertino.dart';

void main() {
runApp(const _SafariApp());
debugPrint('Safari app started');
}

class _SafariApp extends StatelessWidget {
Expand Down

0 comments on commit f6bafe7

Please sign in to comment.