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

Refactor and removed deprecated methods #3095

Merged
merged 2 commits into from
May 16, 2024

Conversation

Aniketkhote
Copy link
Contributor

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

Every PR must update the corresponding documentation in the code, and also the readme in english with the following changes.

Pre-launch Checklist

  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making or feature I am adding, or @jonataslaw said the PR is test-exempt.
  • All existing and new tests are passing.

Copy link
Owner

@jonataslaw jonataslaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonataslaw
Copy link
Owner

Thank you for your contribution!

@jonataslaw jonataslaw merged commit 4ac2e3b into jonataslaw:master May 16, 2024
1 check passed
@aniketkhote9
Copy link

Could you please publish these changes? Developers face numerous challenges, and many deprecated methods were removed in Flutter 3.22.0. This candidate version is working well, so it is ready for publication.

385841539 pushed a commit to 385841539/getx that referenced this pull request May 17, 2024
jonataslaw#2944
"$S" not found. You need to call "Get.put($S())" or "Get.lazyPut(()=>$S())"

#branch=dr/fix_not_found_viewController
#targetBranch=4ac2e3b Merge pull request jonataslaw#3095 from Aniketkhote/master
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

4 participants