Refactor file download handlers to implement local storage fallback and enhance organization creation with slug generation

This commit is contained in:
Leon Bösche
2026-01-10 03:47:35 +01:00
parent f3656fdbd0
commit 0797b407a5
3 changed files with 116 additions and 11 deletions

View File

@@ -402,7 +402,7 @@ class _HomePageState extends State<HomePage> with TickerProviderStateMixin {
}
return Column(
children: [
const SizedBox(height: 80),
const SizedBox(height: 16),
_buildOrgRow(context),
Expanded(
child: _buildDrive(