flutter_firebase_auth_app
flutter_firebase_auth_app copied to clipboard
Hi! To help achieving a fully functional journey, I've modified the key points below
- Only allow visualization of 'ItemsList' that belongs to the current logged in user.
- Complete the code to allow 'ItemDetailForm' visualization by using displayName property from Firebase instead of creating FireStore 'users' collection.
- Update _controller.text uppon _selectDate() changes, Dateformat via intl package.
- Update the libraries, remove analytics and some code clean up.