Islam Akhrarov

Results 13 comments of 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/

Hi @ueman ๐Ÿ– Thank you for your suggestion) Can this issue if the server does not support partial content HTTP code 206?