features/dataset/file_folder_picker library

Choose and load a file or folder as the dataset source.

Time-stamp: "Monday 2025-09-29 12:20:59 +1000 Graham Williams"

Copyright (C) 2025, Togaware Pty Ltd.

Licensed under the GNU General Public License, Version 3 (the "License");

License: https://opensource.org/license/gpl-3-0

Authors: Yiming Lu, Graham Williams, Zheyuan Xu

Functions

datasetSelectFile() Future<String>
Select a file for dataset loading using a file picker dialog.
datasetSelectFolder() Future<String?>
Select a folder for dataset loading using a directory picker dialog.