Skip to content

Commit a038a6c

Browse files
committed
updated
1 parent 50d6441 commit a038a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class MyApp extends StatelessWidget {
3535
@override
3636
Widget build(BuildContext context) {
3737
return MaterialApp(
38-
title: 'Flutter Demo',
38+
title: 'Github repo search',
3939
theme: ThemeData(
4040
brightness: Brightness.dark,
4141
primarySwatch: Colors.pink,

0 commit comments

Comments
 (0)