Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support latest version of package:analyzer, fix support for freezed classes #27

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Apr 2, 2024

  1. Bump dependencies, to support latest analyzer

    David committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2504a24 View commit details
    Browse the repository at this point in the history
  2. fix freezed support

    David committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    21f5c20 View commit details
    Browse the repository at this point in the history
  3. fix lints

    require_trailing_commas, unnecessary_breaks, unnecessary_cast
    David committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6abc01c View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    David committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8478861 View commit details
    Browse the repository at this point in the history