We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eefef6b commit b69525aCopy full SHA for b69525a
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.0.2+3
2
+
3
+* Update Fluvera base widget and base classes
4
## 0.0.2+2
5
6
* Update FluveraFactory
example/pubspec.lock
@@ -161,7 +161,7 @@ packages:
161
path: ".."
162
relative: true
163
source: path
164
- version: "0.0.2+2"
+ version: "0.0.2+3"
165
freezed:
166
dependency: transitive
167
description:
pubspec.yaml
@@ -1,6 +1,6 @@
name: fluvera
description: Fluvera is a package designed to simplify the process of UI based on JSON.
-version: 0.0.2+2
+version: 0.0.2+3
repository: https://github.com/GeekAbdelouahed/fluvera
environment:
0 commit comments