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

discontinuedreplaced by: fire_api_flutter

An implementation for fire_api for flutter apps using cloud_firestore.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firestore_api_flutter

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

dependencies:
  firestore_api_flutter: ^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:firestore_api_flutter/fire_api_flutter.dart';
0
likes
80
points
25
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

An implementation for fire_api for flutter apps using cloud_firestore.

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

cloud_firestore, fire_api, flutter

More

Packages that depend on firestore_api_flutter