services library

Classes

DebugAppDirService
DebugAppDirService is a specialized version of AppDirService that is designed for debugging purposes. It wraps an existing AppDirService instance and modifies its behavior to create a /debug subdirectory within the application directory.
DioDownloadService
Implements DownloadService using Dio.
DioNetworkService
Implements the NetworkService using the Dio package.
InternetAdressLookupConnectionService
Implementation of ConnectionService that uses the InternetAddress.lookup method.
LinuxAppDirService
The AppDirService implementation for Linux.
MacOsAppDirService
Implementation of AppDirService for macOS.
MoodleApiService
Implements ApiService for the Moodle-API.
WindowsAppDirService
Implementation of AppDirService for Windows.