platform_file_editors/abs_platform_file_editor library

File: abs_platform_file_editor.dart Project: rename Author: Onat Cipli Created Date: 24.09.2023 Description: This file defines the abstract class for PlatformFileEditors and its methods.

Classes

AbstractPlatformFileEditor
AbstractPlatformFileEditor is an abstract class that provides a blueprint for platform-specific file editors. It defines the common methods that all platform file editors should implement. Attributes:

Properties

logger → Logger
final