ionic-planb-logistic-app-fl.../lib/components
Jean-Philippe Brule c58da58f1f Remove floating navigation buttons from map
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>
2025-11-17 08:57:05 -05:00
..
collapsible_routes_sidebar.dart Implement UI/UX enhancements with collapsible routes sidebar and glassmorphic route cards 2025-11-15 17:55:18 -05:00
dark_mode_map.dart Remove floating navigation buttons from map 2025-11-17 08:57:05 -05:00
delivery_list_item.dart Simplify delivery list item UI - customer name and address only 2025-11-17 08:54:38 -05:00
delivery_map.dart Improve map navigation UI and add collapsible deliveries sidebar 2025-11-16 12:20:40 -05:00
glassmorphic_route_card.dart Fix linting issues and code quality improvements 2025-11-16 01:39:35 -05:00
map_sidebar_layout.dart Improve map navigation UI and add collapsible deliveries sidebar 2025-11-16 12:20:40 -05:00
navigation_tc_dialog.dart Upgrade Flutter packages and fix breaking changes for Riverpod 3.0 2025-11-16 01:25:16 -05:00
premium_route_card.dart Fix linting issues and code quality improvements 2025-11-16 01:39:35 -05:00