Trocar metodos deprecates da bottomBar
Open
enhancement
- Dominant language
- Dart
- Stars
- 20
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
'title' is deprecated and shouldn't be used. Use "label" instead, as it allows for an improved text-scaling experience. This feature was deprecated after v1.19.0..
Try replacing the use of the deprecated member with the replacement.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the Flutter app for bottomBar uses of the deprecated title member and inspect the surrounding widget code. Replace the relevant title uses with label, then run the project's analyzer or tests and confirm that the deprecation warning is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100