Hu Wyatt

Results 10 comments of Hu Wyatt

@stnguyen90 I believe you know that this can be solved by regex and understand why you still do so, but I still hope you can provide such configuration options in...

Hi @hediet ~ I want hide (or make translucent) some property by name, or by manual. This feature might be easier implementing and more applicable. I believe that implementing this...

@SaidElnaffar I use dart lang, and need this feature

@SaidElnaffar Yes, it seems I should open a new issue, haha

Consider nested `FormBuilder`, like this ```dart FormBuilder( // ... FormBuilderTextField( name: 'foo', // ... ), NestedFormBuilder( // new class name: 'inner', // ... FormBuilderTextField( name: 'bar', // ... ), ),...

> Consider nested `FormBuilder`, like this > > ```dart > FormBuilder( > // ... > FormBuilderTextField( > name: 'foo', > // ... > ), > NestedFormBuilder( // new class >...

+1 on this. Having the same issue with the Github provider in 1.3.4

https://github.com/521xueweihan/HelloGitHub/issues/2758 要不要联动一波, 刚写了一个GUI工具

> On Ubuntu I had a similar permission issue. I was user docker in a snap. I think an upgrade had occurred and switched me to that and I hadn't...