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

Retire pedantic in favor of flutter_lints #210

Merged
merged 9 commits into from Jan 17, 2024
Merged

Retire pedantic in favor of flutter_lints #210

merged 9 commits into from Jan 17, 2024

Conversation

JlUgia
Copy link
Member

@JlUgia JlUgia commented Aug 1, 2023

Raised by #182.

This PR also includes:

  • Updating the list of analysis checks based on the recommendations from Dart and Flutter
  • Update tests to use the new recommended process to create mock channel handlers
  • Reduce the use of dynamic where possible (eg.: results from json [de]coding operations)
  • Expand the use of const on widgets
  • Avoid exposing the State any more than necessary

@JlUgia JlUgia requested a review from dmengelt August 1, 2023 18:40
@JlUgia JlUgia merged commit e907abc into main Jan 17, 2024
1 check passed
@JlUgia JlUgia deleted the update_linting branch January 17, 2024 13:18
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.

None yet

2 participants