menu
flutter_quill package
documentation
flutter_quill_internal.dart
ClipboardService
getGifFile abstract method
getGifFile abstract method
dark_mode
light_mode
getGifFile
abstract method
Future
<
Uint8List
?
>
getGifFile
(
)
Return Gif from the Clipboard.
Implementation
Future<Uint8List?> getGifFile();
flutter_quill package
documentation
flutter_quill_internal
ClipboardService
getGifFile abstract method
ClipboardService class