Skip to content

Remove freezed from platform interface package - #787

Open
TomHa-Apadmi wants to merge 9 commits into
developfrom
feature/remove-freezed
Open

Remove freezed from platform interface package#787
TomHa-Apadmi wants to merge 9 commits into
developfrom
feature/remove-freezed

Conversation

@TomHa-Apadmi

Copy link
Copy Markdown
Member
  • Removes freezed package from mockzilla_platform_interface (resolves Remove freezed package #712 )
  • Bumps Dart SDK to 3.13 to allow usage of primary constructors.

There shouldn't be any breaking changes as the "deep copy" behaviour of freezed has also been implemented alongside the standard copyWith method.

@TomHa-Apadmi TomHa-Apadmi added documentation Improvements or additions to documentation area:flutter Issues or pull requests associated with the Flutter plugins dependencies Pull requests that update a dependency file dart Pull requests that update Dart code labels Aug 20, 2026
Bumps SDK version in platform plugins as well as fixing linting issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:flutter Issues or pull requests associated with the Flutter plugins dart Pull requests that update Dart code dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Remove freezed package

2 participants