datasource 0.0.1 copy "datasource: ^0.0.1" to clipboard
datasource: ^0.0.1 copied to clipboard

This package is a Helper to Consume Firebase on a Easy way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add datasource

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

dependencies:
  datasource: ^0.0.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:datasource/datasource.dart';
0
likes
100
pub points
27%
popularity

Publisher

unverified uploader

This package is a Helper to Consume Firebase on a Easy way.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

cloud_firestore, firebase_core, flutter

More

Packages that depend on datasource