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

You need deep copy and immutable object #190

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

britov
Copy link

@britov britov commented Aug 10, 2020

Hello, thanks for your work! Could you tell about immutable Iterable objects for your course's subscribers.
I did typical bigginer's mistake in todo_list_view.dart:77 for sample

Maybe you tell about Immulable List/Map/Set and about build_value package

Trouble: You can run app and try to remove Person from task and you can see Selector don't call builder function. Because value and selected in selector.dart:81 is equals

@britov britov changed the title YOU NEED DEEEEEP COPY AND IMMUTABLE OBJECT You need deep copy and immutable object Apr 29, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant