flutter_firebase_auth_app icon indicating copy to clipboard operation
flutter_firebase_auth_app copied to clipboard

Hi! To help achieving a fully functional journey, I've modified the key points below

Open aleonnet opened this issue 4 years ago • 0 comments

  1. Only allow visualization of 'ItemsList' that belongs to the current logged in user.
  2. Complete the code to allow 'ItemDetailForm' visualization by using displayName property from Firebase instead of creating FireStore 'users' collection.
  3. Update _controller.text uppon _selectDate() changes, Dateformat via intl package.
  4. Update the libraries, remove analytics and some code clean up.

aleonnet avatar Jul 19 '20 16:07 aleonnet