diff --git a/add_to_app/README.md b/add_to_app/README.md index 4963ede3a..dc19f2042 100644 --- a/add_to_app/README.md +++ b/add_to_app/README.md @@ -51,14 +51,7 @@ module](https://docs.flutter.dev/add-to-app/debugging). This will allow you to hot reload, set breakpoints, and use DevTools and other debugging functionality, similar to a full Flutter app. -## Questions/issues - -If you have a general question about incorporating Flutter into an existing -iOS or Android app, the best places to go are: - -* [The FlutterDev Google Group](https://groups.google.com/forum/#!forum/flutter-dev) -* [The Flutter Gitter channel](https://gitter.im/flutter/flutter) -* [StackOverflow](https://stackoverflow.com/questions/tagged/flutter) +## Issues If you run into an issue with the sample itself, please file an issue in the [main Flutter repo](https://github.com/flutter/flutter/issues).