solidui 0.0.19
solidui: ^0.0.19 copied to clipboard
A UI library for building Solid applications with Flutter.
SolidUI Changelog #
Noted here are the high level changes for the package.
Guide: Each version update is recorded here with a short user-oriented
description of the update. Updates in the 0.0.n series are heading
toward a 0.1 release. The [version timestamp user] string is
utilised by the flutter version_widget package.
The package is available from pub.dev.
Coding documentation is available from solid community au
0.1.0 First Release #
- Improve theme and appbar button preferences [0.0.19 20251219 tonypioneer]
- Added version userTextStyle for accessibility [0.0.18 20251612 tonypioneer]
- On startup match THEME with system theme [0.0.17 20251212 tonypioneer]
- Bug fix for LOADING icon background [0.0.16 20251212 tonypioneer]
- Add LOGOUT to toolbar [0.0.15 20251212 tonypioneer]
- Option to hide menu rail [0.0.14 20251210 gjw]
- Updated dependencies [0.0.13 20251206 gjw]
- Support navigation to subpages [0.0.12 20251202 tonypioneer]
- readPod improvements for resource handling [0.0.11 20251202 tonypioneer]
- Update to flutter_markdown_plus [0.0.10 20251124 gjw]
- Updated readPod and writePod [0.0.9 20251123 cdawei]
- Show username in status bar uri [0.0.8 20251030 tonypioneer]
- Remove solidui/solidpod circular dependency [0.0.7 20251029 tonypioneer]
- Refactor SOlidLogin for max 300 loc lint [0.0.6 20251017 cdawei]
- Fix security key handling [0.0.5 20251027 tchen]
- Add webid to an info header in navdrawer [0.0.4 20251017 tchen]
- Update version widget dependency [0.0.3 20251008 gjw]
- EXAMPLE: Add demo of getting version [0.0.2 20250820 gjw]
- CHANGELOG: Initial release [0.0.1 20250819 tchen]