Tensegritics / Tensegritics/ClojureDart
Document how :get inside f/widget works
Open
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 1.6k
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
The cheat sheet shows that :get [m/ScaffoldMessenger] is the equivalent to Dart's ScaffoldMessenger.of(context), but I had to look into one of the examples to see that the created binding is scaffold-messenger.
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
Start with the cheat sheet and the examples referenced in the issue to trace how :get [m/ScaffoldMessenger] creates the scaffold-messenger binding. Update the documentation so that binding is explicit, and consider the work done when the cheat sheet alone explains the equivalent usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, dart, flutter
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100