3327220557e6031f1879f566b86824786a249c9d
getSettings rebuilt the response into a hand-written map and left both feature flags out, so SettingEntity always read null. Everything gated on them stayed off no matter what the backend said: - "Mostrar tarifa" in the professional profile could not be switched on - "Servicio a domicilio" never rendered, and touching the on-site switch forced location to office, losing both/delivery - the patient never saw the home-vs-office dialog, so every appointment was created as office with the professional's address - every appointment was created with rate 0 The web reads the response as-is and never had this. Note the backend does not ship a `tarifas` key at all yet, so rates stay off until it is added to settings.global — this fix only stops the app from discarding it. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
prosappco
App de prosapp
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.
Languages
Dart
93.3%
C++
2.9%
CMake
2.3%
Swift
0.4%
Ruby
0.4%
Other
0.6%