You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(settings): make expansion tiles mutually exclusive
- Convert _SettingsView from StatelessWidget to StatefulWidget
- Add ExpansionTileController for each expansion tile
- Implement onExpansionChanged to collapse other tiles when one is expanded
- Ensure proper disposal of controllers
0 commit comments