fire_api_flutter 1.4.0 copy "fire_api_flutter: ^1.4.0" to clipboard
fire_api_flutter: ^1.4.0 copied to clipboard

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 fire_api_flutter

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

dependencies:
  fire_api_flutter: ^1.4.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:fire_api_flutter/fire_api_flutter.dart';
1
likes
140
points
251
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

An implementation for fire_api for flutter apps using cloud_firestore.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

cloud_firestore, fire_api, firebase_storage, flutter, universal_io

More

Packages that depend on fire_api_flutter