angrezichatterbox/Flutter-Resolve

Remove Delete Icon from Settings and About Pages

Offen

#5 geöffnet am 22.10.2024

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (0 Forks)auto 404
buggood first issuehacktoberfesthelp wanted

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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