Better dashboard design for large screen (and mobile device)

This commit is contained in:
2024-09-05 20:25:17 +08:00
parent a75f42e440
commit 1a0721ba3a
6 changed files with 388 additions and 311 deletions

View File

@ -26,7 +26,7 @@ class AppNavigationDrawer extends StatefulWidget {
class _AppNavigationDrawerState extends State<AppNavigationDrawer>
with TickerProviderStateMixin {
bool _isCollapsed = false;
bool _isCollapsed = true;
late final AnimationController _drawerAnimationController =
AnimationController(