menu
flutter_rxnet_forzzh package
documentation
utils/native_helper.dart
download function
download function
dark_mode
light_mode
download
function
void
download
(
{
required
String
?
url
,
})
Implementation
void download({required String? url}){ throw WebException("非Web端请使用 RxNet的download/"); }
flutter_rxnet_forzzh package
documentation
utils/native_helper
download function
native_helper library