equatable icon indicating copy to clipboard operation
equatable copied to clipboard

feat: make Equatable `abstract mixin class`

Open utamori opened this issue 2 years ago • 0 comments

Status

READY

Breaking Changes

NO

Description

Make Equatable class an abstract mixin class so that it can be used as a mixin

Related PRs

no

Todos

  • [x] Tests
  • [x] Documentation
  • [x] Examples

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.

dart test

Impact to Remaining Code Base

This PR will affect:

  • Probably not.

utamori avatar Jun 02 '23 12:06 utamori