Add Firebase to your Flutter app quiz

  1. Fill-in-the-blanks

    Enter one or more words to complete the sentence.

    The ___ plugins let you easily use Firebase in your Flutter apps.

  2. Match the Firebase products with the descriptions.

    Each answer only matches one item.

    Firebase Security Rules

    Firebase Authentication

    Cloud Firestore

  3. Cloud Firestore is a ___ database, and data stored in the database is split into collections, documents, fields, and subcollections.

  4. True or false? Password-less sign-in relies on Firebase Dynamic Links to authenticate in Firebase directly from the user’s email without requiring a password.