menu
flutter_hiennv package
documentation
services/network/api_callback.dart
ApiCallback
onReceiveProgress method
onReceiveProgress method
dark_mode
light_mode
onReceiveProgress
method
Future
<
void
>
onReceiveProgress
(
String
path
,
int
progress
,
int
total
)
Implementation
Future<void> onReceiveProgress(String path, int progress, int total) async {}
flutter_hiennv package
documentation
services/network/api_callback
ApiCallback
onReceiveProgress method
ApiCallback mixin