angrezichatterbox/Flutter-Resolve

Remove Delete Icon from Settings and About Pages

Open

#5 opened on Oct 22, 2024

 (2 comments) (0 reactions) (1 assignee)C++ (0 forks)auto 404
buggood first issuehacktoberfesthelp wanted

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide