We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2ca571 + b601f0d commit efec27dCopy full SHA for efec27d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.15
2
+* Add dialog
3
+* Add switch
4
+
5
## 0.2.14
6
* Added `PrimeDropdown` widget for single-select from a list.
7
* Added `PrimeMultiDropdown` widget for multi-select from a list.
pubspec.yaml
@@ -1,6 +1,6 @@
name: prime_flutter
description: "Pretty Rad Interactive Modular Elements. A collection of UI elements for Flutter, implementing Viam's design system."
-version: 0.2.14
+version: 0.2.15
homepage: https://github.com/viamrobotics/prime_flutter
repository: https://github.com/viamrobotics/prime_flutter
documentation: https://design-mobile.viam.com
0 commit comments