Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.15 KB

File metadata and controls

27 lines (18 loc) · 1.15 KB

call_me

This app is a sample app to demonstrate the process of creating an app with flutter and firebase in android

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

This project is for an android application and to run it you need to set the local.properties file in the android directory

flutter.minSdkVersion=21
flutter.targetSdkVersion=30
flutter.compileSdkVersion=31

Add Firebase to your apps

Learn how to create a Firebase project, register apps to it, and integrate the Firebase SDKs for your products and platform: iOS, Android and Web