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: State management for Mirai #280

Open divyanshub024 opened 2 months ago

divyanshub024 commented 2 months ago

Description

We need a way to manage states in Mirai. There could be multiple ways to achieve it. Probably one of the best possible ways is to build/use something similar to Flutter Signals.

iampranabray commented 2 weeks ago

i would like to take this up!!