We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d6441 commit a038a6cCopy full SHA for a038a6c
lib/main.dart
@@ -35,7 +35,7 @@ class MyApp extends StatelessWidget {
35
@override
36
Widget build(BuildContext context) {
37
return MaterialApp(
38
- title: 'Flutter Demo',
+ title: 'Github repo search',
39
theme: ThemeData(
40
brightness: Brightness.dark,
41
primarySwatch: Colors.pink,
0 commit comments