From 7d524012b2701e2ce4052522036fdd66f6c73761 Mon Sep 17 00:00:00 2001 From: Shehari <66351944+bn1sharaf@users.noreply.github.com> Date: Wed, 25 May 2022 02:53:33 +0200 Subject: [PATCH 1/3] hi --- README.md | 2 +- lib/main.dart | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e721326..4d3df5c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A new Flutter application. ## Getting Started - +xxxx This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: diff --git a/lib/main.dart b/lib/main.dart index a35c77d..dae2e0d 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -6,6 +6,9 @@ void main() runApp(MyApp()); } +void runApp(MyApp myApp) { +} + // Stateless // Stateful From 6c29bc2b219a16472d2bc3f71b16db128f731b35 Mon Sep 17 00:00:00 2001 From: Shehari <66351944+bn1sharaf@users.noreply.github.com> Date: Wed, 25 May 2022 02:56:15 +0200 Subject: [PATCH 2/3] del --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d3df5c..e721326 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A new Flutter application. ## Getting Started -xxxx + This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: From 52e93cc6f1bca4b65e6c3eaf94fd982b6f121745 Mon Sep 17 00:00:00 2001 From: Shehari <66351944+bn1sharaf@users.noreply.github.com> Date: Wed, 25 May 2022 03:03:46 +0200 Subject: [PATCH 3/3] gf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e721326..d718d29 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A new Flutter application. ## Getting Started - + gg This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: