ionic-planb-logistic-app-fl.../lib/api
Mathias Beaulieu-Duncan 46048307ea Migrate from HTTP API to gRPC with cqrs_services proto
- Regenerate proto stubs from correct cqrs_services.proto file
- Update GrpcCqrsApiClient to use DynamicQueryService and CommandService
- Fix type conversions for deliveries, routes, and commands
- Convert proto Timestamp to ISO8601 strings for model compatibility
- Convert string amounts to doubles for delivery orders
- Use Int64 for delivery IDs in gRPC commands

Work in progress: Timestamp conversion extension needs finalization.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 15:10:07 -05:00
..
client.dart checkpoint 2025-11-26 15:59:20 -05:00
grpc_client.dart Migrate from HTTP API to gRPC with cqrs_services proto 2026-01-20 15:10:07 -05:00
grpc_config.dart auto-claude: subtask-1-2 - Create GrpcConfig class with development/production configs 2026-01-20 12:48:23 -05:00
grpc_discovery.dart auto-claude: subtask-2-1 - Create service discovery utility using ReflectionClient 2026-01-20 12:52:37 -05:00
openapi_config.dart checkpoint 2025-11-25 17:05:08 -05:00
types.dart Initial commit: Plan B Logistics Flutter app with dark mode and responsive design 2025-10-31 04:58:10 -04:00