<itemvalue="The following defines the version and build number for your application. A version number is three numbers separated by dots, like 1.2.43 followed by an optional build number separated by a +. Both the version and the builder number may be overridden in flutter build by specifying --build-name and --build-number, respectively. In Android, build-name is used as versionName while build-number used as versionCode. Read more about Android versioning at https:developer.android.comstudiopublishversioning In iOS, build-name is used as CFBundleShortVersionString while build-number is used as CFBundleVersion. Read more about iOS versioning at https:developer.apple.comlibraryarchivedocumentationGeneralReferenceInfoPlistKeyReferenceArticlesCoreFoundationKeys.html In Windows, build-name is used as the major, minor, and patch parts of the product and file versions while build-number is used as the build suffix."/>
<itemvalue="negate"/>
<itemvalue="negate"/>
<itemvalue="weapon"/>
<itemvalue="weapon"/>
<itemvalue="crescent"/>
<itemvalue="crescent"/>
@ -61,12 +62,11 @@
<itemvalue="texture coordinates"/>
<itemvalue="texture coordinates"/>
<itemvalue="Constructs a quaternion from [yaw], [pitch] and [roll]."/>
<itemvalue="Constructs a quaternion from [yaw], [pitch] and [roll]."/>
<itemvalue="Constructs Matrix4 from [translation], [rotation] and [scale]."/>
<itemvalue="Constructs Matrix4 from [translation], [rotation] and [scale]."/>
<itemvalue="Defines a [Quaternion] (a four-dimensional vector) for efficient rotation calculations. Quaternion are better for interpolating between rotations and avoid the [gimbal lock](http:de.wikipedia.orgwikiGimbal_Lock) problem compared to euler rotations."/>