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: packages/devtools_extensions/lib/src/template/_simulated_devtools_environment/_simulated_devtools_environment.dart
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -207,8 +207,6 @@ class _SimulatedApi extends StatelessWidget {
207
207
label:'FORCE RELOAD',
208
208
onPressed: simController.forceReload,
209
209
),
210
-
// TODO(kenz): add buttons for other simulated events as the extension
0 commit comments