Updating Firestore Document Boolean value from ListTile Flutter
I am developing an app that allows users to check kit within bags on vehicles at their base station. I so far have the app working so that it takes the user information at log in, and shows the bags available at their particular station, in this case ‘Test Station’. I can successfully show a… Read More Updating Firestore Document Boolean value from ListTile Flutter