We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f951ce3 commit 55fd951Copy full SHA for 55fd951
CHANGELOG.md
@@ -15,6 +15,7 @@ au](https://solidcommunity.au/docs/solidui)
15
16
## 0.1.0 First Release
17
18
++ Remove solidui/solidpod circular dependency [0.0.7 20251029 gjw]
19
+ Refactor SOlidLogin for max 300 loc lint [0.0.6 20251017 cdawei]
20
+ Fix security key handling [0.0.5 20251027 tchecn]
21
+ Add webid to an info header in navdrawer [0.0.4 20251017 tchen]
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: solidui
2
description: "A UI library for building Solid applications with Flutter."
3
-version: 0.0.6
+version: 0.0.7
4
homepage: https://github.com/anusii/solidui
5
6
environment:
0 commit comments