firebase_repository 1.0.43 copy "firebase_repository: ^1.0.43" to clipboard
firebase_repository: ^1.0.43 copied to clipboard

outdated

Firebase repository Mis Corrales

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_repository

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  firebase_repository: ^1.0.43

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:firebase_repository/firebase_repository.dart';