ashwanisng / Flutter-Starter

A Flutter Template to get started quickly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starter

A new Flutter project.

Prerequisites

  • Install the flutterfire_cli
dart pub global activate flutterfire_cli
  • Run the configure command, select the Firebase project and platforms
flutterfire configure
  • Download the configuration file from the Firebase Console
    • For Android
      • google-services.json Add this file into the android/app directory.
    • For iOS
      • GoogleService-Info.plist Add this file into the ios/runner directory.

About

A Flutter Template to get started quickly


Languages

Language:Objective-C 68.7%Language:Makefile 14.6%Language:C 7.3%Language:Dart 4.5%Language:C++ 3.6%Language:CMake 0.8%Language:HTML 0.4%Language:Ruby 0.1%Language:Swift 0.0%Language:Kotlin 0.0%