HTTP Package working with online JSON data and customized UI
Install HTTP Package Install Provider Package ใช้ https://app.quicktype.io/ ในการสร้าง Class เพื่อรองรับ Object ของข้อมูลที่ได้จาก Web Service https://static.easysunday.com/covid-19/getTodayCases.json ข้อมูล Covid19 สร้าง Class เพื่อเชื่อมต่อกับ Web service เรียกใช้ Web service ใน main class ด้วย Async await https://dart.dev/codelabs/async-await แก้ปัญหา LateInitializationError https://dart.dev/null-safety/understanding-null-safety
Install HTTP Package Install Provider Package ใช้ https://app.quicktype.io/ ในการสร้าง Class เพื่อรองรับ Object ของข้อมูลที่ได้จาก Web Service https://static.easysunday.com/covid-19/getTodayCases.json ข้อมูล Covid19 สร้าง Class เพื่อเชื่อมต่อกับ Web service เรียกใช้ Web service ใน main class ด้วย Async await https://dart.dev/codelabs/async-await แก้ปัญหา LateInitializationError https://dart.dev/null-safety/understanding-null-safety