Skip to content

Commit 7f7955b

Browse files
Update docs/platforms/flutter/troubleshooting.mdx
Co-authored-by: Giancarlo Buenaflor <[email protected]>
1 parent 2c30ea8 commit 7f7955b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/platforms/flutter/troubleshooting.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ SentryFlutter.init(
9292

9393
### Example application using the multi-view feature with Sentry Flutter
9494

95-
Below is the code for an **example application** using the **multi-view** feature in combination with the **sentry plugin**.
9695

9796
Copy the `main.dart` into the `lib` folder of your existing project. This file already contains the code of the `multi_view_app.dart` from the [`flutter documentation`](https://docs.flutter.dev/platform-integration/web/embedding-flutter-web#handling-view-changes-from-dart).
9897
Next, copy the `flutter_bootstrap.js` and the `index.html` into the `web` folder.

0 commit comments

Comments
 (0)