flutter_fit_utils_firebase 1.0.0 copy "flutter_fit_utils_firebase: ^1.0.0" to clipboard
flutter_fit_utils_firebase: ^1.0.0 copied to clipboard

Concrete implementation of flutter_fit_utils for Firebase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_fit_utils_firebase

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

dependencies:
  flutter_fit_utils_firebase: ^1.0.0

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:flutter_fit_utils_firebase/flutter_fit_utils_firebase.dart';
0
likes
130
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Concrete implementation of flutter_fit_utils for Firebase.

Homepage
Repository (GitHub)
View/report issues

Topics

#models #repositories #firestore #remote-config

Documentation

API reference

License

MIT (license)

Dependencies

cloud_firestore, firebase_remote_config, flutter, flutter_fit_utils

More

Packages that depend on flutter_fit_utils_firebase