App mobile sviluppata in Flutter per la gestione degli utenti, con operazioni CRUD (Create, Read, Update, Delete). I dati degli utenti sono salvati localmente in un file JSON

1 Open Issue Need Help Last updated: Sep 26, 2025

Open Issues Need Help

View All on GitHub
Software Development Mobile Application Development

AI Summary: This issue addresses unwanted back buttons appearing on the app bars of main navigation screens (Home, Transports, Profile) within a bottom tab navigation setup. These screens should not display back buttons as they are not part of a navigation stack, with the issue attributed to automatic behavior in Cupertino navigation bars when screens are accessed via routes.

Complexity: 2/5
good first issue

App mobile sviluppata in Flutter per la gestione degli utenti, con operazioni CRUD (Create, Read, Update, Delete). I dati degli utenti sono salvati localmente in un file JSON

Dart