shovel logs through api for flutter
This commit is contained in:
@@ -28,11 +28,4 @@ class Veilid {
|
||||
return veilidApi;
|
||||
}
|
||||
|
||||
// static const MethodChannel _channel = MethodChannel('veilid');
|
||||
|
||||
// static Future<String?> get platformVersion async {
|
||||
// final String? version = await _channel.invokeMethod('getPlatformVersion');
|
||||
// return version;
|
||||
// }
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user