0

From Hide http status code warning at chrome developer console, does the flutter-web has a way to clean the console?

1 Answers1

0

I am using:

import 'package:universal_html/html.dart';
window.console.clear();