mockzilla_web 2.0.1 copy "mockzilla_web: ^2.0.1" to clipboard
mockzilla_web: ^2.0.1 copied to clipboard

Platformweb

The Web implementation for the mockzilla plugin.

Changelog #

2.0.1 - 2026-09-01 #

Bug Fixes #

  • Bump Flutter release workflow SDK version (#807) (98f5dd4)

2.0.0 - 2026-09-01 #

⚠ BREAKING CHANGES #

  • Remove freezed from platform interface package, this introduces name changes for undocumented classes.

Features #

  • Remove freezed from platform interface package, this introduces name changes for undocumented classes. (badf252)

1.0.0 - 2026-07-24 #

Features #

0.0.4 - 2026-07-09 #

Features #

  • fix stopMockzilla call descending into a recursive loop (#691) (2d4f704)

0.0.4 (2026-07-08) #

Features #

  • Utility release to correspond with migrating android FlutterMockzilla to AGP 9 (#638) (9ef7445)

Bug Fixes #

  • Migrate off compatibility release for kotlinx datetime and use stdlib kotlin.time.Instant instead (e021d8f)

0.0.3 - 2025-01-30 #

  • Update underlying Mockzilla dependency

0.0.2-dev.1 - 2025-11-18 #

  • Update underlying Mockzilla dependency

0.0.1 - 2025-10-01 #

Features #

  • First pass at web support for Mockzilla core