Aasim Khan
Aasim Khan
I'm using this library https://github.com/SSA111/SSASideMenu When it is used as it is, it works. However, I'm implementing this for my overall app, I mean in every ViewController, I want to...
Same with me, not sure why it happens.
Thank you for creating this @the-best-is-best At the moment we cannot pass values from values dynamically and recreate an API payload, though it is under process and very soon it...
> i want send data user name and password after user added it so how can get value from form and get error to display or new page to go...
Please don't forget to check the **Mirai** parsers from here -> [Parsers](https://github.com/Securrency-OSS/mirai/blob/main/packages/mirai/lib/src/action_parsers/mirai_request_action/mirai_request_action_parser.dart ) or don't hesitate to ask further.
> try { > final values = context.read().state.values; > } catch (e) {} @the-best-is-best #228 should fix this.
> It looks like this PR is out of date @i-asimkhan after merge #119 Hey @RodolfoSilva Thanks for noticing this. We are focusing on other stuff like network calls and...
Hey @RodolfoSilva I have come up with something called `MiraiFontFamily` https://github.com/Securrency-OSS/mirai/blob/760557731389f83d6e86513b0c54bd7de6764b5c/packages/mirai/lib/src/parsers/mirai_font_family/mirai_font_family.dart#L10 This is great because it detects whether to load the font from the assets or through http (google_fonts)
Hey, @RodolfoSilva It's a great idea we have done an investigation and here is a detailed analysis of this issue. In the context of Mirai (server-driven UI framework for Flutter),...
> This is just a proposal @i-asimkhan, @divyanshub024? > > Do you have any suggestions? @RodolfoSilva This is a great idea, we really were looking for this. Let's discuss the...