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

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.1.29

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';