You should really start going though the documentation a bit more fully . Firebase is not a local server. They host the server and provide the services. You make the front end UI to connect their server.1 Tem 2018
Read moreDo I need a server if I use Firebase?
Firebase is a Backend-as-a-Service — BaaS — that started as a YC11 startup and grew up into a next-generation app-development platform on Google Cloud Platform. … Firebase frees developers to focus crafting fantastic user experiences. You don’t need to manage servers .
Read moreWhat does Firebase do on Flutter?
Firebase is a Backend-as-a-Service (BaaS) app development platform that provides hosted backend services such as a realtime database, cloud storage, authentication, crash reporting, machine learning, remote configuration, and hosting for your static files . Firebase supports Flutter.
Read moreIs Flutter and Firebase same?
Firebase is accessed through a number of different libraries, one for each Firebase product (for example: Realtime Database, Authentication, Analytics, or Cloud Storage). Flutter provides a set of Firebase plugins, which are collectively called FlutterFire .
Read more