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

[Bug] : Passing Build Context #55

Open
Abhigyan103 opened this issue Jan 20, 2024 · 0 comments
Open

[Bug] : Passing Build Context #55

Abhigyan103 opened this issue Jan 20, 2024 · 0 comments

Comments

@Abhigyan103
Copy link
Owner

Describe the bug
Passing the BuildContext in the controllers results in the warning of Passing BuildContext to providers indicates mixing UI with the business logic.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Project Folder
  2. Open it using VS Code
  3. Scroll down in Problems
  4. See the warning

Expected behavior
The code should be refactored such the that the BuildContext does not have to be passed in the Controllers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant