Flutter firebase network image

broken image

Have the FlutterFire CLI installed, if not, install it by running the following command: dart pub global activate flutterfire_cliĪ Google account to create a Firebase project. Have the Firebase CLI installed? If not, install it here. Has Flutter been installed on your machine?

Let’s start building! Setting up environment Luckily, the issue can be addressed quickly using Firebase Extensions! Let’s discover how. Therefore, you need to find an effective solution to solve these issues. In Storyteller’s case, this means waiting on the home page for the number of visible posts to load its images. What happens when users upload images that are so big in size? Your Cloud Storage bill will go higher, loading time for users will be longer, and consuming more of their “possibly” limited data plan. The project name will be “Storyteller” which will evolve gradually in a series of blogs, where we will demonstrate the usage of different extensions in building real-world apps.įor this tutorial, a user can see the latest posts published on the home page and add new posts with images.

broken image