menu
ble_ota package
documentation
core/compression.dart
isCompressionSupportedByPlatform function
isCompressionSupportedByPlatform function
dark_mode
light_mode
isCompressionSupportedByPlatform
function
bool
isCompressionSupportedByPlatform
(
)
Implementation
bool isCompressionSupportedByPlatform() { return !kIsWeb; }
ble_ota package
documentation
core/compression
isCompressionSupportedByPlatform function
compression library