Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
test code
  • Loading branch information
Chris Yang committed Jan 27, 2021
commit 7b423cc224fe628680e93d95e8c78b6a56f0c8b3
2 changes: 1 addition & 1 deletion packages/espresso/example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
title: 'Flutter Demo',
title: 'Flutter Demo1',
theme: ThemeData(
// This is the theme of your application.
//
Expand Down