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

Null Safety #194

Merged
merged 143 commits into from
May 16, 2021
Merged

Null Safety #194

merged 143 commits into from
May 16, 2021

Conversation

micimize
Copy link
Contributor

@micimize micimize commented Feb 15, 2021

Supersedes #193 as the nullsafety tracking PR. Will remain a draft and reference point for prereleases until dart has a stable null safe release. @klavs am planning on publishing *-nullsafety.0 versions for migrated packages soon, so that downstream packages can begin migrating.

Null safety migrations run thus far:

Libraries

blocked by dart-lang/build#2920

  • gql_code_builder
  • gql_build

Examples

  • cats
  • gql_example_cli
  • gql_example_cli_github
  • gql_example_build
  • gql_example_http_auth_link
  • gql_example_dio_link
  • gql_example_flutter

stable release TODOs

Sorry, something went wrong.

agent3bood and others added 7 commits April 16, 2021 16:18

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nullsafety gql example build

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…uth_link

Nullsafety gql example http auth link

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nullsafety gql example cli

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nullsafety gql example flutter
@vasilich6107
Copy link
Contributor

vasilich6107 commented Apr 21, 2021

Hi. Could you update which recently got null-safety support
https://pub.dev/packages/code_builder

I made PR for that #220

smkhalsa added 4 commits May 11, 2021 13:21

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* upgrade code_builder to null safety

* update built_value
@vasilich6107
Copy link
Contributor

For those who blocked I released https://pub.dev/packages/gql_code_builder_temp

micimize added 14 commits May 16, 2021 11:21

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal
…mple_cli_github

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal

Verified

This commit was signed with the committer’s verified signature.
micimize Michael Joseph Rosenthal
@micimize
Copy link
Contributor Author

finally got dry run working. Skipping svg as it's a pain

@micimize micimize merged commit b761664 into master May 16, 2021
@micimize micimize deleted the nullsafety branch May 16, 2021 20:23
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

6 participants