menu
flutter_plugin_printer package
documentation
interface/my_plugin_platform_interface.dart
MyPluginPlatformInterface
getPrinter abstract method
getPrinter abstract method
dark_mode
light_mode
getPrinter
abstract method
Future
<
void
>
getPrinter
(
PrinterListener
listener
)
Implementation
Future<void> getPrinter(PrinterListener listener);
flutter_plugin_printer package
documentation
interface/my_plugin_platform_interface
MyPluginPlatformInterface
getPrinter abstract method
MyPluginPlatformInterface class