angrezichatterbox/Flutter-Resolve
Remove Delete Icon from Settings and About Pages
开放
#5 创建于 2024年10月22日
buggood first issuehacktoberfesthelp wanted
仓库指标
- 星标
- (0 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
The delete icon currently appears in the app bar for all pages, including the Settings and About pages. This icon is unnecessary in these contexts and could lead to user confusion.
Requirements:
- Remove the delete icon from the app bar on the Settings page.
- Remove the delete icon from the app bar on the About page.