Changelog now rendered as MarkDown

This commit is contained in:
Imran Remtulla
2023-03-19 12:38:57 -04:00
parent 05ee0f9c48
commit 280827d8ec
4 changed files with 44 additions and 8 deletions

View File

@@ -476,6 +476,7 @@ class _GeneratedFormState extends State<GeneratedForm> {
rowItems.add(Expanded(
child: Column(
crossAxisAlignment: CrossAxisAlignment.stretch,
mainAxisSize: MainAxisSize.min,
children: [
rowInput.value,
...widget.items[rowInputs.key][rowInput.key].belowWidgets