mockzilla_ui_mobile 1.1.0-dev copy "mockzilla_ui_mobile: ^1.1.0-dev" to clipboard
mockzilla_ui_mobile: ^1.1.0-dev copied to clipboard

Embedded UI for controlling the mockzilla server at runtime

Changelog #

1.1.0-dev - 2026-07-09 #

Features #

  • Add support for built-in Kotlin and migrate FlutterMockzilla to AGP 9 (#638) (9ef7445)
  • bump min android sdk and update readme (#685) (63eb067)
  • Complete additional Flutter 3.41 migrations for SwiftPM (#559) (8458ca8)
  • re-skin the UI to match new design system

Bug Fixes #

  • fix bad merges for versions& dependencies and add mobile ui docs (#456) (53f918c)
  • fix flutter example (#463) (2c4fd3f)
  • fix ios framework and android experimental compose usage (#482) (9d7e4f7)
  • Migrate off compatibility release for kotlinx datetime and use stdlib kotlin.time.Instant instead (e021d8f)
  • remove unneeded server dependency from mobile ui (a5e6c38)
  • rename autogenerated flutter error for pigeon generated code (#484) (f4f316f)
  • Trigger deploy with updated dependencies (b5200c6)
  • various build issues (b5d43b2)

1.0.0 - 2026-01-30 #

Features #

  • mockzilla-mobile-ui: Synchronize Mockzilla mobile ui versions

Bug Fixes #

  • fix minor styling issues

0.0.9 - 2025-11-29 #

Features #

  • Bump underlying kotlin library

0.0.8 - 2025-11-18 #

Features #

  • Support preloading assets (used to speed up web first launch)

0.0.7 - 2025-11-14 #

Features #

  • First pass at Mockzilla Web support

Bug Fixes #

  • rename autogenerated flutter error for pigeon generated code (#484) (f4f316f)

0.0.6 - 2025-09-30 #

Bug Fixes #

  • Rename underlying XCFramework name to support AppStore distribution

0.0.4 - 2025-09-30 #

Bug Fixes #

  • remove unneeded mockzilla server dependency

0.0.3 - 2025-09-30 #

Bug Fixes #

  • remove dependency on unsupported Compose versions.

0.0.2 - 2025-09-29 #

Features #

  • setup flutter wrapper and deployments (86fa014)

Bug Fixes #

  • fix bad merges for versions& dependencies and add mobile ui docs (#456) (53f918c)
  • Migrate off compatibility release for kotlinx datetime and use stdlib kotlin.time.Instant instead (e021d8f)
  • various build issues (b5d43b2)

0.0.1 #

  • Wrapper around mockzilla-mobile-ui KMP package allowing embedded Mockzilla management UI