/render_dynamic_widgets

动态应用程序 这意味着您可以从后端控制前端功能和 UI,并使用 JSON 响应呈现它。

Primary LanguageC++

render_dynamic_widgets

Sometimes we observe the UI or feature changes in the applications like Facebook, Instagram, Whatsapp, etc. without getting any new release or update on the Play Store or App Store.

How does this magic happen without a new version of the application?

Basically, it's all about dynamic applications which means you can control your frontend features and UI from the backend and render it using the JSON responses.

Let's explore this unique trick to render dynamic widgets using JSON.

Medium Article: https://salmanbediya.medium.com/render-dynamic-flutter-widgets-using-json-f8950e6ccc92

Youtube Tutorial: https://youtu.be/P9w2uY99dd0

IMAGE ALT TEXT HERE