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

outdated

a small set of utility functions for reading and writing collections in an authenticated backend.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tpsutils

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

dependencies:
  tpsutils: ^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:tpsutils/tpsutils.dart';
0
likes
0
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

a small set of utility functions for reading and writing collections in an authenticated backend.

Homepage

License

unknown (license)

Dependencies

cloud_firestore, firebase_auth, flutter, http, http_parser, intl, path_provider, provider

More

Packages that depend on tpsutils