menu
native_flutter_proxy package
documentation
custom_proxy_override.dart
CustomProxyHttpOverride
allowBadCertificates property
allowBadCertificates property
dark_mode
light_mode
allowBadCertificates
property
bool
allowBadCertificates
final
Set this to true
Warning: Setting this to true in production apps can be dangerous. Use with care!
Implementation
final bool allowBadCertificates;
native_flutter_proxy package
documentation
custom_proxy_override
CustomProxyHttpOverride
allowBadCertificates property
CustomProxyHttpOverride class