Fixed all 39 analyzer issues: - Removed unused import (animation_system.dart in collapsible_routes_sidebar.dart) - Removed unused element (_buildActionButton in dark_mode_map.dart) - Fixed unnecessary non-null assertions on AppLocalizations.of(context) - Removed unnecessary type checks in providers.dart - Used super parameters for key in navigation_tc_dialog.dart and status_colors.dart - Replaced print statements with debugPrint in providers.dart and logging_interceptor.dart Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| animation_system.dart | ||
| border_system.dart | ||
| color_system.dart | ||
| component_themes.dart | ||
| gradient_system.dart | ||
| shadow_system.dart | ||
| size_system.dart | ||
| spacing_system.dart | ||
| status_colors.dart | ||
| typography_system.dart | ||