Stop the local HTTP file server
@override Future<void> stopServer() async { await _methodChannel.invokeMethod('stopServer'); }