joker_http 0.1.1+1 copy "joker_http: ^0.1.1+1" to clipboard
joker_http: ^0.1.1+1 copied to clipboard

Companion package for Joker. Enables HTTP request mocking with package:http on all platforms, including web, via a compatible client.

Changelog #

0.1.1+1 #

🌐 Web and WASM Compatibility #

  • Added explicit platform declarations in pubspec.yaml (android, ios, linux, macos, web, windows)
  • Updated dependency to joker ^0.2.1+1 which fixes Web/WASM compatibility issues
  • No breaking changes - all functionality remains the same

0.1.0 #

  • Initial release of the joker_http package.
  • Provides the createHttpClient() factory function to create a http.Client compatible with Joker.
  • Ensures compatibility across all platforms, including web.
  • Re-exports the core joker library for a single, convenient import.
2
likes
160
points
0
downloads

Publisher

verified publisherduckytie.com

Weekly Downloads

Companion package for Joker. Enables HTTP request mocking with package:http on all platforms, including web, via a compatible client.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

http, joker

More

Packages that depend on joker_http