|
6 | 6 | [](https://app.netlify.com/sites/buildmirai/deploys)
|
7 | 7 |
|
8 | 8 | ---
|
| 9 | +# 🚀 Mirai – Server-Driven UI Framework for Flutter |
9 | 10 |
|
10 |
| -Mirai is a Server-Driven UI (SDUI) framework for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time. |
| 11 | +[Mirai][mirai_website] is a powerful Server-Driven UI (SDUI) framework for Flutter, enabling you to build beautiful, cross-platform applications dynamically using JSON in real time. |
11 | 12 |
|
12 |
| -Try out the [Mirai Playground](https://playground.buildmirai.dev/): A sandbox environment for experimenting with the Mirai SDUI. |
| 13 | +Whether you’re building apps for mobile, web, or desktop, Mirai simplifies UI delivery and enhances flexibility without requiring redeployment for every design change. |
13 | 14 |
|
14 |
| -Developed with 💙 by [Mirai][mirai_link] |
| 15 | +- 🛠️ Build Dynamic UIs: Update your app’s UI instantly with JSON configurations. |
| 16 | +- 🌍 Cross-Platform: Write once, render anywhere – Flutter does the rest. |
| 17 | +- ⚡ Fast Iterations: Make changes on the server and see them live in your app. |
| 18 | + |
| 19 | +### 🌟 Explore Mirai in Action |
| 20 | +- 🧪 [Try Mirai Playground](https://playground.buildmirai.dev/) – A sandbox environment for experimenting with Mirai Dynamic UI. |
| 21 | +- 📚 [Read the Documentation](https://docs.buildmirai.dev/) – Get started with detailed guides and examples. |
| 22 | + |
| 23 | +Developed with 💙 by [Mirai][mirai_website] |
15 | 24 |
|
16 | 25 | ## Installation 🚀
|
17 | 26 |
|
@@ -399,19 +408,18 @@ Check out the [Mirai Gallery](https://github.com/BuildMirai/mirai/tree/dev/examp
|
399 | 408 | ## Contributors ✨
|
400 | 409 |
|
401 | 410 | <a href="https://github.com/buildMirai/mirai/graphs/contributors">
|
402 |
| - <img src="https://contrib.rocks/image?repo=buildMirai/mirai" /> |
| 411 | + <img src="https://contrib.rocks/image?repo=buildMirai/mirai" alt="Mirai Contributors"/> |
403 | 412 | </a>
|
404 | 413 |
|
405 | 414 | ## Maintainers
|
406 | 415 |
|
407 | 416 | - [Divyanshu Bhargava][divyanshu_github]
|
408 | 417 |
|
409 |
| ---- |
410 | 418 | [github_stars]: https://img.shields.io/github/stars/buildMirai/mirai
|
411 | 419 | [github_stars_link]: https://github.com/buildMirai/mirai/stargazers
|
412 | 420 | [license_badge]: https://img.shields.io/badge/license-MIT-blue.png
|
413 | 421 | [license_link]: https://opensource.org/licenses/MIT
|
414 | 422 | [mirai_banner]: https://github.com/buildMirai/mirai/blob/dev/assets/mirai_banner.png
|
415 |
| -[mirai_link]: https://buildmirai.dev/ |
416 | 423 | [form_screen]: https://github.com/buildMirai/mirai/blob/dev/assets/form_screen_image.png
|
417 | 424 | [divyanshu_github]: https://github.com/divyanshub024
|
| 425 | +[mirai_website]: https://buildmirai.dev/ |
0 commit comments