This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 1c35cc6
Jonah Williams
[null-safety] fix type declaration of Picutre._toImage (#21942)
Fixes flutter/flutter#68377
Should be a nullable string. Looks like --null-assertions does not cover the native binding code.1 parent 56d3da3 commit 1c35cc6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4689 | 4689 | | |
4690 | 4690 | | |
4691 | 4691 | | |
4692 | | - | |
| 4692 | + | |
4693 | 4693 | | |
4694 | 4694 | | |
4695 | 4695 | | |
| |||
0 commit comments