cloudflare_bypass 0.0.1 copy "cloudflare_bypass: ^0.0.1" to clipboard
cloudflare_bypass: ^0.0.1 copied to clipboard

A Flutter package for bypassing CloudFlare protection using Dio HTTP client and WebView. Includes cookie management, interceptor chain, and automatic captcha resolution.

Changelog #

0.0.1 #

  • Initial release.
  • Added BypassHttpClient with configurable ClientConfig.
  • Added CloudFlare detection utilities and typed exceptions.
  • Added WebView-based challenge solver and request interception tools.
  • Added cookie management with persistent storage and WebView sync.
  • Added Dio interceptors for headers, rate limiting, and CloudFlare handling.
1
likes
150
points
43
downloads

Documentation

API reference

Publisher

verified publisherlkrjangid.tech

Weekly Downloads

A Flutter package for bypassing CloudFlare protection using Dio HTTP client and WebView. Includes cookie management, interceptor chain, and automatic captcha resolution.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cookie_jar, dio, dio_cookie_manager, flutter, html, path_provider, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on cloudflare_bypass