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
486 stars 58 forks source link

feat: Added documentation for `MiraiAction` #155

Open i-asimkhan opened 11 months ago

i-asimkhan commented 11 months ago

Description

Added documentation for MiraiAction

Related Issues

Closes #154

Type of Change

RodolfoSilva commented 10 months ago

@i-asimkhan This will change a little bit when the #169 was approved. In the #169 the class MiraiAction was replaced by MiraiActionParser.

i-asimkhan commented 10 months ago

@i-asimkhan This will change a little bit when the #169 was approved. In the #169 the class MiraiAction was replaced by MiraiActionParser.

Yeah, will keep it till we merge them.

RodolfoSilva commented 10 months ago

@i-asimkhan This will change a little bit when the #169 was approved. In the #169 the class MiraiAction was replaced by MiraiActionParser.

Yeah, will keep it till we merge them.

Ok 😄