firebase_rules_generator 0.2.1 copy "firebase_rules_generator: ^0.2.1" to clipboard
firebase_rules_generator: ^0.2.1 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.1

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
140
pub points
8%
popularity

Publisher

verified publisheriodesignteam.com

The `build_runner` generator for the `firebase_rules` package

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, build, collection, firebase_rules, source_gen

More

Packages that depend on firebase_rules_generator