angrezichatterbox/Flutter-Resolve
Remove Delete Icon from Settings and About Pages
オープン
#5 opened on 2024/10/22
buggood first issuehacktoberfesthelp wanted
Repository metrics
- Stars
- (0 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.