Skip to content

dart migrate for null-safety #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

eazel7
Copy link

@eazel7 eazel7 commented Dec 16, 2021

  • upgraded deps to their latest with sound null safety:
    • grinder 0.9.0
    • test 1.19.5
  • ran dart migrate
    • there were 15 changes to mark data as nullable in http_exception.dart
  • ran dart format --fix . to fix formatting
  • ran pub run grinder travis to verify formatting and test
  • updated version to 0.2.2
  • added my name in authors

- upgraded deps to their latest with sound null safety:
  - grinder 0.9.0
  - test 1.19.5
- ran `dart migrate`
  - there were 15 changes to mark data as nullable in http_exception.dart
- ran `dart format --fix .` to fix formatting
- ran `pub run grinder travis` to verify formatting and test
- updated version to 0.2.2
- added my name in authors
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.

1 participant