features/file/service/providers/file_service_provider library
File service provider for the file service feature.
Copyright (C) 2024-2025, Software Innovation Institute, ANU.
Licensed under the GNU General Public License, Version 3 (the "License").
License: https://www.gnu.org/licenses/gpl-3.0.en.html.
Authors: Ashley Tang
Classes
- FileServiceNotifier
- A provider that manages the business logic for file operations.
Properties
-
fileServiceProvider
→ StateNotifierProvider<
FileServiceNotifier, FileState> -
The provider instance for file service operations.
final