Skip to content

Commit

Permalink
update github
Browse files Browse the repository at this point in the history
  • Loading branch information
aryonuwi committed Feb 9, 2024
1 parent 1419b62 commit b76c552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class MyApp extends StatelessWidget {
colorScheme: ColorScheme.fromSeed(seedColor: Colors.deepPurple),
useMaterial3: true,
),
home: const MyHomePage(title: 'Flutter Nyoba 2'),
home: const MyHomePage(title: 'Flutter Nyoba 5'),
);
}
}
Expand Down

0 comments on commit b76c552

Please sign in to comment.