fireproof 0.0.2+6 copy "fireproof: ^0.0.2+6" to clipboard
fireproof: ^0.0.2+6 copied to clipboard

discontinued
outdated

A builder used to create type safe bindings between models and Firestore

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fireproof

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

dependencies:
  fireproof: ^0.0.2+6

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fireproof/fireproof.dart';
1
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A builder used to create type safe bindings between models and Firestore

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, fireproof_annotation, meta, source_gen, strings

More

Packages that depend on fireproof