mockzilla_android 1.0.0-dev.1 copy "mockzilla_android: ^1.0.0-dev.1" to clipboard
mockzilla_android: ^1.0.0-dev.1 copied to clipboard

PlatformAndroid

The Android implementation for the mockzilla plugin.

1.0.0-dev.1 #

  • Upgrades pigeon from 12.0.1 -> 22.6.0.
  • Fixes an issue in the marshalling of request headers from bridge models to Dart.

1.0.0-dev.0 #

  • Updates underlying KMP library to 2.0.1.

0.1.2 #

  • Fixes an issue where HTTP request body was not passed from native models to Dart #172.

0.1.1 #

  • Removes package attribute from AndroidManifest that was incompatible with AGP 8.
  • Fixes an issue where MockzillaIos.startMockzilla() was referring to a missing field in MockzillaConfig.

0.1.0 #

  • Initial open-source release.