Skip to content

CoderJava/Flutter-Backend-Driven-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Backend Driven UI

Introduction

Backend Driven UI is a concept for build UI with flexible pages from backend. So, your backend should return a JSON response with containing UI property and your app will convert it to UI.

Here is an example endpoint that I used to build a UI.

https://bengkelrobot.net:8003/api/dynamic-widget/home-page  

Screenshot

Assets And Images

Spotify API