menu
save_to_dir package
documentation
utils/typedef.dart
utils/typedef.dart
dark_mode
light_mode
utils/typedef
library
Typedefs
DownloadCompleteCallback
= void Function
(
String
downloadPath
)
DownloadErrorCallback
= void Function
(
String
error
)
DownloadProgressCallback
= void Function
(
int
bytes
,
int
total
)
save_to_dir package
documentation
utils/typedef.dart
save_to_dir
package
Libraries
save_to_dir
save_to_dir_method_channel
save_to_dir_platform_interface
utils/native_exception
utils/typedef
typedef library