You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/flutter/troubleshooting.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,6 @@ SentryFlutter.init(
92
92
93
93
### Example application using the multi-view feature with Sentry Flutter
94
94
95
-
Below is the code for an **example application** using the **multi-view** feature in combination with the **sentry plugin**.
96
95
97
96
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).
98
97
Next, copy the `flutter_bootstrap.js` and the `index.html` into the `web` folder.
0 commit comments