Back to Flutterfire

Setup Prereq Android

docs/setup/_setup_prereq_android.md

4.6.0-firebase-core-swift1.1 KB
Original Source

{# This content gets published to the following location: #} {# https://firebase.google.com/docs/flutter/setup #}

  • Install your preferred editor or IDE.

  • Set up a device or emulator for running your app. Emulators{: .external} must use an emulator image with Google Play.

  • Make sure that your app meets the following requirements:

    • Targets API level {{android_min_api_level}} ({{android_min_api_codename}}) or higher
    • Uses Android {{android_min_version}} or higher
  • Install Flutter for your specific operating system, including the following:

    • Flutter SDK
    • Supporting libraries
    • Platform-specific software and SDKs
  • Sign into Firebase{: .external} using your Google account.

If you don't already have a Flutter app, you can complete the Get Started: Test Drive to create a new Flutter app using your preferred editor or IDE.