We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01daccc commit 7fb9a02Copy full SHA for 7fb9a02
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 3.0.0-wip
+## 2.2.0-wip
2
3
- Performance of functions that take `dynamic` arguments improved.
4
- Most of the members that take `dynamic` arguments are deprecated. New members
pubspec.yaml
@@ -1,5 +1,5 @@
name: vector_math
-version: 3.0.0-wip
+version: 2.2.0-wip
description: A Vector Math library for 2D and 3D applications.
repository: https://github.com/google/vector_math.dart
5
0 commit comments