himanshusharma89 / himanshusharma89/arcore_example
Issue assigning Vector3 object
Open
- Dominant language
- Dart
- Stars
- 18
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm following the tutorial and and I ran into this error:
`The argument type 'Vector3' can't be assigned to the parameter type 'Vector3?'.`

I imported the library `package:vector_math/vector_math.dart`, is it right?
If I remove the import I get: `The method 'Vector3' isn't defined for the type '_LocalAndWebObjectsViewState'.`
How can I fix?
Bye
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.