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

Update "part of" directives to address linter errors and upgrade package dependencies #122

Merged
merged 9 commits into from
May 19, 2024

Conversation

achilleasa
Copy link
Owner

When publishing the latest version of the library, the pub linter indicated that the part-of statements used by this package needed to be updated as per the guidelines in https://dart.dev/effective-dart/usage#do-use-strings-in-part-of-directives.

This is a purely mechanical change which should address the linter warning. Also, the CI run workflow has been updated to always use the latest stable SDK which allows us to use the latest available linter features.

@achilleasa achilleasa merged commit a8c700f into master May 19, 2024
1 check passed
@achilleasa achilleasa deleted the update-part-of-directives branch May 19, 2024 07:15
@coveralls
Copy link

Coverage Status

coverage: 93.069%. remained the same
when pulling 841888c on update-part-of-directives
into 91cc1c2 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants