menu
releasehub_updater package
documentation
autoupdater_standalone.dart
AutoUpdaterConfig
httpHeaders property
httpHeaders property
dark_mode
light_mode
httpHeaders
property
Map
<
String
,
String
>
?
httpHeaders
final
Custom HTTP headers for version check and download requests
Implementation
final Map<String, String>? httpHeaders;
releasehub_updater package
documentation
autoupdater_standalone
AutoUpdaterConfig
httpHeaders property
AutoUpdaterConfig class