Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To-do-list #5

Open
p-null opened this issue Jan 8, 2020 · 1 comment
Open

To-do-list #5

p-null opened this issue Jan 8, 2020 · 1 comment

Comments

@p-null
Copy link

p-null commented Jan 8, 2020

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.

@songyu719
Copy link

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.

sounds good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants