Remove the floating "Navigate" and "Stop" buttons positioned on the right side of the map. These actions are already available in the bottom button bar, so the floating buttons were redundant. Updated dark_mode_map.dart: - Removed Positioned floating button column (right: 16, bottom: 120) - Removed floating "Navigate" button (shown when delivery selected) - Removed floating "Stop" button (shown when navigating) The bottom action bar now contains all necessary navigation controls. Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| l10n | ||
| models | ||
| pages | ||
| providers | ||
| services | ||
| theme | ||
| utils | ||
| main.dart | ||
| theme.dart | ||