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 export for action models and parsers in mirai/action_parsers #214

Closed i-asimkhan closed 8 months ago

i-asimkhan commented 8 months ago

Description

Added export for action models and parsers in mirai/action_parsers

Type of Change