fire_crud_gen 1.0.0 copy "fire_crud_gen: ^1.0.0" to clipboard
fire_crud_gen: ^1.0.0 copied to clipboard

Generator for fire crud

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fire_crud_gen

With Flutter:

 $ flutter pub add fire_crud_gen

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

dependencies:
  fire_crud_gen: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:fire_crud_gen/fire_crud_gen.dart';
0
likes
110
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Generator for fire crud

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

analyzer, artifact, build, glob, source_gen, toxic

More

Packages that depend on fire_crud_gen