Skip to content

fix: remove unnecessary Container wrapper#93

Open
vijayrockers wants to merge 1 commit into
juspay:mainfrom
vijayrockers:fix/remove-unnecessary-container
Open

fix: remove unnecessary Container wrapper#93
vijayrockers wants to merge 1 commit into
juspay:mainfrom
vijayrockers:fix/remove-unnecessary-container

Conversation

@vijayrockers
Copy link
Copy Markdown

Removed a Container widget in payment_page_container.dart that had no properties set (no color, padding, size, or decoration) and was only wrapping a FutureBuilder. This violates the avoid_unnecessary_containers lint rule and adds an extra widget to the tree for no reason.

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.

1 participant