ionic-planb-logistic-app-fl.../lib/api
Mathias Beaulieu-Duncan 40f19c09f3 auto-claude: subtask-2-1 - Create service discovery utility using ReflectionClient
Adds GrpcDiscoveryClient for enumerating gRPC services via server reflection.
Includes:
- GrpcDiscoveryClient class with listServices(), discoverAllServices() methods
- Support for getting file descriptors for symbols and filenames
- DiscoveredService and DiscoveredMethod data classes
- Custom exceptions (ReflectionException, ConnectionException)
- Generated proto files for gRPC reflection (fixed for protobuf 6.0.0)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-20 12:52:37 -05:00
..
client.dart checkpoint 2025-11-26 15:59:20 -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