fire_api_flutter 1.1.6+1 copy "fire_api_flutter: ^1.1.6+1" to clipboard
fire_api_flutter: ^1.1.6+1 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.1.6+1

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';
0
likes
140
points
48
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

An implementation for fire_api for flutter apps using cloud_firestore.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

cloud_firestore, fire_api, firebase_storage, flutter

More

Packages that depend on fire_api_flutter