Islam Akhrarov
Islam Akhrarov
Hi ๐, I do not have deep knowledge about dart:mirrors, but would like to know. Is it possible to create kind of interface which allows use mirrors or code gen...
Hi @felangel ๐, Yes, there are some trouble to save nested data using hydrated bloc. The example of dilemma i provided above.
Here example: Feature as Developer should create using hydrated bloc [https://vimeo.com/539327490](https://vimeo.com/539327490)
Thank you for making Dart popular for the backend across other languages by creating this libary. You are the best๐ @simolus3
HI @SiyaoHuang I would like to recommend you clone this repository in order to not wait when the creator will update to the new version of the flutter
Hi you can use this mask ``` final phoneTextFormatter = MaskTextInputFormatter( mask: "+7 ___ ___-__-__", filter: {"_": RegExp(r'[0-9]')}); ```
Hi @AldrinMathew ๐ Initially, I would like to thank you for reviving the aqueduct as liquidart๐ However, there are some discomforts that can be appeared whether the framework is written...
Try this forked repo: https://github.com/II11II/easy_localization/
Who found any solutions?
Hi @ueman ๐ Thank you for your suggestion) Can this issue if the server does not support partial content HTTP code 206?