Tensegritics / Tensegritics/ClojureDart
More consistent `:get`
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 1.6k
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
The syntax for widget's :get is wildly different from other forms of binding, which makes it confusing (and harder to lint).
It'd be nice if it could be "just" a regular vector like other bindings (with extra options available like with :managed)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the widget binding implementation and comparing :get with regular bindings and :managed options; done means :get accepts the regular vector syntax with equivalent extra-option support and the binding syntax can be linted consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, dart, flutter
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100