flutter_canvas_firebase_apis 0.0.1 copy "flutter_canvas_firebase_apis: ^0.0.1" to clipboard
flutter_canvas_firebase_apis: ^0.0.1 copied to clipboard

A Flutter package for connecting Flutter applications with Firebase on Android and IOS developed by FlutterCanvas.

Flutter Canvas Firebase APIs #

A handy Flutter package for Firebase APIs developed by Flutter Canvas.

Getting Started #

To use this package and set up Firebase in your Flutter project, follow these steps:

  1. Add Firebase Configuration:

    • Create a Firebase project on the Firebase Console.
    • Add your Android and iOS apps to the project, following the provided setup instructions.
  2. Update Your pubspec.yaml:

    • In your project's pubspec.yaml file, add this package and other required dependencies:
    dependencies:
      flutter_canvas_firebase_apis: ^0.0.1
      cloud_firestore: ^4.12.2
      firebase_auth: ^4.12.1
      google_sign_in: ^6.1.5
    
2
likes
0
pub points
43%
popularity

Publisher

verified publisherfluttercanvas.io

A Flutter package for connecting Flutter applications with Firebase on Android and IOS developed by FlutterCanvas.

Homepage

License

unknown (license)

Dependencies

cloud_firestore, firebase_auth, firebase_core, flutter, google_sign_in

More

Packages that depend on flutter_canvas_firebase_apis