Mirai is a new server-driven UI framework for Flutter that enables dynamic UI updates and instant changes using JSON definitions. Traditional client-driven UI approaches are tedious and slow, requiring app store approvals and user updates. Mirai simplifies this process by allowing the server to control the UI, offering fast updates, easy personalization, simplified maintenance, and efficient A/B testing. Setting up Mirai involves adding dependencies to your Flutter project and defining UI elements in JSON, which are then rendered dynamically on the client side.
Table of contents
π Introducing Mirai β A Server Driven UI framework for FlutterWhat is Client-Driven UI?What is Server-Driven UI (SDUI)?Introducing Mirai πInstalling MiraiInitializing MiraiDefining Mirai JSONsKey Benefits of MiraiForm screen example with MiraiWhatβs Next?5 Comments
Sort: