luckybilly / luckybilly/widget_chain
To-do-list
- Dominant language
- Dart
- Stars
- 170
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Hi, First of all, thanks for the work. Its a really cool package.
I was wondering if there is a better solution where we can build a package to let users make a method/class chainable by simply adding adecorator to it?
```
@chain
class Container {
//...
}
```
Do you think there is a better solution to implement widget chain?
Second, it seems like we would need to add more wrappers to common widgets.
Is there any to-do list so that people can contribute to the project?
If thats the case, it will be greatly helpful if you could write a step-by-step tutorial on how to add a wrapper for widgets for this project.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Review the repository's existing widget-chain API first, then clarify whether the goal is decorator-based chaining, additional widget wrappers, a contribution to-do list, or a tutorial; completion is not defined in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100