firebase_rules_generator 0.2.4 copy "firebase_rules_generator: ^0.2.4" to clipboard
firebase_rules_generator: ^0.2.4 copied to clipboard

The `build_runner` generator for the `firebase_rules` package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add firebase_rules_generator

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

dependencies:
  firebase_rules_generator: ^0.2.4

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:firebase_rules_generator/firebase_rules_generator.dart';
0
likes
160
points
101
downloads

Publisher

verified publisheriodesignteam.com

Weekly Downloads

The `build_runner` generator for the `firebase_rules` package

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, build, collection, firebase_rules, meta, path, source_gen

More

Packages that depend on firebase_rules_generator