-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Clean up the bindings APIs #83843
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
Clean up the bindings APIs #83843
Conversation
7642ff3 to
998ecbe
Compare
|
This will be significantly easier to review one comment at a time. The |
35d5d26 to
ef1d4f3
Compare
|
|
fe330ca to
fec2be2
Compare
|
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
* Add more documentation. * Make premature binding accesses have better runtime errors. * Make accesses to `instance` not required `!`. * Rationalize our "ensureInitialized" etc logic. Fixes flutter#64830. Most of these changes were done using `dart fix --apply`, but they have been squashed into one commit for easier merging. To see previous reviews of this PR, see flutter#83843, flutter#86388, flutter#86438, and flutter#89451.
instancenot required!.Fixes #64830.
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.