Try   HackMD

Day 29: Flutter Development

tags: Others

Quest

https://www.cloudskillsboost.google/quests/167#

Lab

  • Material Components for Flutter Basics

    • [Solved] issue: AppBar

      • Note: 去掉原本Scaffold 前面的 const

        Image Not Showing Possible Reasons
        • The image file may be corrupted
        • The server hosting the image is unavailable
        • The image path is incorrect
        • The image format is not supported
        Learn More →

        Image Not Showing Possible Reasons
        • The image file may be corrupted
        • The server hosting the image is unavailable
        • The image path is incorrect
        • The image format is not supported
        Learn More →

    • snapshot

      Image Not Showing Possible Reasons
      • The image file may be corrupted
      • The server hosting the image is unavailable
      • The image path is incorrect
      • The image format is not supported
      Learn More →

    • home.dart

  • Flutter Web and Firebase Authentication

    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

    Notice: Copy自己的,不是Lab Instruction(那只是e.g.)

    ​​​​// Your web app's Firebase configuration
    ​​​​const firebaseConfig = {
    ​​​​  apiKey: "AIzaSyDUsJ51dU3bBCDGBKyl6kCk00HCgiOkkBM",
    ​​​​  authDomain: "qwiklabs-gcp-01-                a32a21640d26.firebaseapp.com",
    ​​​​  projectId: "qwiklabs-gcp-01-a32a21640d26",
    ​​​​  storageBucket: "qwiklabs-gcp-01-a32a21640d26.appspot.com",
    ​​​​  messagingSenderId: "370663086278",
    ​​​​  appId: "1:370663086278:web:00fa824ab22060ddba5fc7"
    ​​​​};
    
    

    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

  • Dart Functions Framework

    • Deploy Cloud Run service using the new image backend
      • wait so long ! but still get:

        ERROR: (gcloud.beta.run.deploy) Internal system error.

        Image Not Showing Possible Reasons
        • The image file may be corrupted
        • The server hosting the image is unavailable
        • The image path is incorrect
        • The image format is not supported
        Learn More →

  • Flutter Startup Namer

    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

  • Getting started with Flutter Development


Badget

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

Next

Create a Spotify Music Player UI Clone using Flutter