fix color of tim, scroll bar and add readme help for android build errors

This commit is contained in:
2026-03-20 11:26:36 +02:00
parent 98e9beb1cb
commit 0d65e625f1
10 changed files with 253 additions and 35 deletions

View File

@@ -14,6 +14,7 @@ class _ToolBodyOneState extends State<ToolBodyOne> {
return MihPackageToolBody(
backgroundColor: MihColors.primary(),
bodyItem: MihSingleChildScroll(
scrollbarOn: true,
child: Column(
mainAxisAlignment: MainAxisAlignment.start,
children: [

View File

@@ -24,6 +24,7 @@ class _ToolBodyTwoState extends State<ToolBodyTwo> {
return MihPackageToolBody(
backgroundColor: MihColors.primary(),
bodyItem: MihSingleChildScroll(
scrollbarOn: true,
child: MihForm(
formKey: _formKey,
formFields: [