Securrency-OSS / mirai

Mirai is a Server-Driven UI (SDUI) library for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time.
https://pub.dev/packages/mirai
MIT License
478 stars 58 forks source link

feat: Mirai Grid View #262

Closed divyanshub024 closed 2 months ago

divyanshub024 commented 2 months ago

Description

This PR Adds support to the GridView Widget

Related Issues

Closes #254

Type of Change