mockzilla 0.1.2 copy "mockzilla: ^0.1.2" to clipboard
mockzilla: ^0.1.2 copied to clipboard

A solution for configuring and running a local HTTP server as part of a Flutter app.

0.1.2 #

  • Updates example app to include request body in fetch packages request.

0.1.1 #

  • Adds default value of {"Content-Type": "application/json"} for parameter headers in MockzillaHttpResponse.
  • Bumps dependencies of federated plugins
    • mockzilla_platform_interface from ^0.1.0 -> ^0.2.0
    • mockzilla_android from ^0.1.0 -> ^0.1.1
    • mockzilla_ios from ^0.1.0 -> ^0.1.1

0.1.0 #

  • Initial open-source release.