Developer 79905919a1 fix(scanner): remove kg weight selector from scan screen
- Remove selectedWeightProvider — weight input is now the driver's
  responsibility via the Update Truck Load feature
- Hardcode weightKg: 3 as neutral placeholder in scan API call
- _QuickSelectors now shows only waste type chips (Mixed / Biodegradable /
  Recyclable) — one less decision for the field scanner

Also fixes pre-existing compile errors:
- RouteMapWidget: add missing truckLng constructor param
- driver_models.dart Trip: add missing truck constructor param
- helper_trip_detail_screen: reconstruct broken RouteMapWidget call
- home_screen: fix unclosed _DetourFeedbackHandler paren + orphaned braces
2026-07-02 16:32:01 +08:00

verde_scanner

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Description
No description provided
Readme 34 MiB
Languages
Dart 98.9%
Ruby 0.6%
Swift 0.4%