ionic-planb-logistic-app-fl.../lib/api
Mathias Beaulieu-Duncan 74aef4ea06 auto-claude: subtask-1-2 - Create GrpcConfig class with development/production configs
Add GrpcConfig class following the pattern from ApiClientConfig with:
- Development config: 192.168.88.228:5011 (plaintext/insecure)
- Production config: grpc-route.goutezplanb.com:443 (TLS)
- Host, port, timeout, useTls, and allowSelfSignedCertificate properties
- Address getter for convenience

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-20 12:48:23 -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
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