getx icon indicating copy to clipboard operation
getx copied to clipboard

fix: not found. You need to call "Get.put https://github.com/jonataslaw/getx/issues/2944

Open 385841539 opened this issue 9 months ago • 4 comments

https://github.com/jonataslaw/getx/issues/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 #3095 from Aniketkhote/master

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.

385841539 avatar May 17 '24 08:05 385841539