commit | 86ec4fc2d07bea5f323859abbf1c64ac087d329c | [log] [tgz] |
---|---|---|
author | Sam Rawlins <srawlins@google.com> | Wed Jul 15 06:02:44 2020 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 15 06:02:44 2020 -0700 |
tree | caf8585e778ca0b5354122ae1b348df4c274908c | |
parent | 69015c221b7f558a08d1151f126cfbcaddd3b3c8 [diff] |
Small modifications for null-safety (dart-lang/markdown#296) These include nullability hints for the migration tool, local variables for non-promotable fields, and local variables for regex matches.