file_handler library

Classes

FileHandler
A utility class for handling file operations with native platform integration.
FileHandlerPlatform
The interface that implementations of FileHandler must implement.

Constants

kIsWeb → const bool
A constant that is true if the application was compiled to run on the web.