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

Flutter Deprecations (Part 2) #2046

Open
6 of 8 tasks
parthshindee opened this issue Jul 26, 2024 · 1 comment
Open
6 of 8 tasks

Flutter Deprecations (Part 2) #2046

parthshindee opened this issue Jul 26, 2024 · 1 comment
Assignees
Labels
Blocker Issue is unable to progress

Comments

@parthshindee
Copy link
Contributor

parthshindee commented Jul 26, 2024

Time Tracking: MA-95

This is done when:

  • Resolve 'caption' is deprecated and shouldn't be used
  • Resolve Name non-constant identifiers using lowerCamelCase
  • Resolve Unnecessary import
  • Resolve Value isn't used
  • Resolve The '!' will have no effect because the receiver can't be null
  • Resolve 'backgroundColor' is deprecated and shouldn't be used

Test Plan

@parthshindee parthshindee linked a pull request Jul 26, 2024 that will close this issue
@Ishxn20 Ishxn20 removed a link to a pull request Jul 27, 2024
@Ishxn20 Ishxn20 linked a pull request Jul 27, 2024 that will close this issue
@parthshindee parthshindee linked a pull request Aug 2, 2024 that will close this issue
2 tasks
@morebytes morebytes added RFI Request for Information Blocker Issue is unable to progress and removed RFI Request for Information labels Sep 27, 2024
@morebytes
Copy link
Contributor

As part of Dart 3 migration, I ended up working around it in a different way and discovered new issues. Let's discuss after it goes through...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocker Issue is unable to progress
Projects
Status: PR Review
3 participants