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: 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