Skip to content

Conversation

@mfederowicz
Copy link
Contributor

Summary

AVOID wrapping widgets in unnecessary containers.

Wrapping a widget in Container with no other parameters set has no effect and makes code needlessly more complex.

@mfederowicz mfederowicz requested a review from a team as a code owner October 1, 2022 20:21
…containers

# Conflicts:
#	lib/UI/exercise/add_exercise_widget.dart
#	lib/UI/exercise/exercise_card.dart
#	lib/UI/prev_workout/prev_exercise_card.dart
#	lib/UI/workout/save_workout_dialog.dart
#	lib/UI/workout/workout_toatals_widget.dart
@stale
Copy link

stale bot commented Oct 18, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Thank you for your contributions.

@stale stale bot added the stale label Oct 18, 2022
@stale stale bot closed this Oct 25, 2022
@tenshiAMD tenshiAMD added pinned and removed stale labels Oct 28, 2022
@tenshiAMD tenshiAMD reopened this Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants