Jana Moudrá
Results
2
issues of
Jana Moudrá
Hi, I love the dartdoc, it is much faster and nicer than dartdocgen but I have problem with generating documentation from libraries inside src/ folder. This folder is simply omitted....
enhancement
P2
Hello, I want to use `type` attribute in input elements to have for example password input like this (I tried two components but with same result): ``` textInput(type: "password")(""), input(type:...