Document vector_math Plane API#12
Conversation
|
I've updated the PR description to reflect that the fact that this PR only address two out of 24 references to that issue. In the future, please don't indicate that a PR will close an issue if it only partially addresses on, as GitHub will auto-close the issue on PR submit with specific keywords that indicate that it's a fix. |
Thanks for the clarification. Understood. I’ll avoid using |
6c05e06 to
94b673b
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
|
It looks like this PR is failing the dart format presubmit check. |
Summary
PlaneAPI invector_mathandvector_math_64.public_member_api_docsignore for bothPlaneimplementations.CHANGELOG.mdentry for the docs update.Part of flutter/flutter#186827.
Validation
dart analyzedart test test/plane_test.dartdart pub global run flutter_plugin_tools analyze --packages=vector_mathdart pub global run flutter_plugin_tools test --packages=vector_mathdart pub global run flutter_plugin_tools format --packages=vector_math --fail-on-change --no-swift