static Future<dynamic> openFile(String filePath) { return FlyChatFlutterPlatform.instance.openFile(filePath); }