Skip to content

Instantly share code, notes, and snippets.

@marcinOz
Last active June 10, 2020 18:41
Show Gist options
  • Save marcinOz/208bf59f5253ce6428bd21221ea2eecd to your computer and use it in GitHub Desktop.
Save marcinOz/208bf59f5253ce6428bd21221ea2eecd to your computer and use it in GitHub Desktop.
yield state.copyWith(
favorites: state.favorites.copy()..add(workoutId));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment