mono — Masayuki Ono
mono — Masayuki Ono
@FullstackWEB-developer Thank you for your feedback. While trying to maintain simplicity and avoid any specification issues, I do want to support as many properties as possible for TextField. However, I...
@cbracken As commented at https://github.com/flutter/flutter/issues/23433#issuecomment-616003053, this isn’t fixed yet. I can’t figure out why this was closed. Could you re-open this to track the issue appropriately?
@bismarabia No, but I'm welcome the pull request 🐶
@HendrenTahsenKhalaf No, but I'm welcome the pull request 🐶
Merged #87 and released v4.3.2 🐶
Merged #87 and released v4.3.2 🐶
@stherold Thank you for your suggestion. However, I feel it is out of the scope of the functionality this tool should provide 🤔
@stherold > One question though, what do you think about a JSON export option since that is easier to parse as the tooling is more popular than with CSV. I...
@stherold I've closed this issue. You can create a pull request directly without an issue for CSV option support 🙏
> Can I use it for StatelessWidget not only State extended widget? It isn't possible because this needs `State` lifecycle. > If not, is there the way via provider? Yes,...