menu
mirrorfly_chat package
documentation
fly_chat_platform_interface.dart
FlyChatFlutterPlatform
openFile method
openFile method
dark_mode
light_mode
openFile
method
Future
openFile
(
String
filePath
)
Implementation
Future<dynamic> openFile(String filePath) { throw UnimplementedError('has not been implemented.'); }
mirrorfly_chat package
documentation
fly_chat_platform_interface
FlyChatFlutterPlatform
openFile method
FlyChatFlutterPlatform class