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: Add Mirai Network Widget #248

Closed divyanshub024 closed 3 months ago

divyanshub024 commented 3 months ago

Description

This PR adds MiraiNetworkWidget which calls the network request and renders it into the widget

Type of Change