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.

β€’8m read timeβ€’From divyanshub024.medium.com
Post cover image
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: