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

Write a concepts article for Widget and another for StatefulWidget #164

Open
joshka opened this issue Nov 21, 2023 · 1 comment
Open

Write a concepts article for Widget and another for StatefulWidget #164

joshka opened this issue Nov 21, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@joshka
Copy link
Member

joshka commented Nov 21, 2023

The rationale behind stateful widget is interesting and could do with a more in depth article.

A few things about Widgets generally are interesting, so it might be nice to have a smaller article in the same section for that.

@joshka joshka added documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed labels Nov 21, 2023
@Valentin271
Copy link
Member

It is also possible to implement Widget on &T and &mut T. It would be interesting to mention which to implement and the differences between StatefulWidget and &mut T.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants