fiber_firebase_annotations 1.0.3 copy "fiber_firebase_annotations: ^1.0.3" to clipboard
fiber_firebase_annotations: ^1.0.3 copied to clipboard

unlisted

This package provides lightweight Firebase-related annotations designed for code generation. It defines clean, structured metadata for models, collections, and storage paths, enabling generators to pr [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fiber_firebase_annotations

With Flutter:

 $ flutter pub add fiber_firebase_annotations

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

dependencies:
  fiber_firebase_annotations: ^1.0.3

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:fiber_firebase_annotations/fiber_firebase_annotations.dart';
0
likes
0
points
59
downloads

Publisher

verified publisherfiberstudio.app

Weekly Downloads

This package provides lightweight Firebase-related annotations designed for code generation. It defines clean, structured metadata for models, collections, and storage paths, enabling generators to produce strongly typed Firebase integrations with minimal boilerplate.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fiber_firebase_annotations