Charts (renamed from Growth Charts)
├── Growth Charts
│ ├── WHO Charts 0-5 years ✅ Already built
│ ├── IAP Charts 5-18 years ⬜ Build later (need data)
│ ├── Fenton Charts (Preterm infants) ⬜ Build later (need data)
│ └── Other Charts ⬜ Coming Soon
├── Other Charts ⬜ Coming Soon
WebView/InAppWebView approach failed on Android (blank screen).
Switching to Flutter-native approach — same as WHO charts.
Data is already in the HTML file — extract and hardcode into Dart.