fiber_firebase_annotations 1.0.8
fiber_firebase_annotations: ^1.0.8 copied to clipboard
A Dart annotation package providing lightweight metadata for Firebase-oriented code generation. It defines structured annotations for Firestore, Realtime Database, Storage, and domain models, enabling [...]
example/README.md
Examples #
This directory contains usage examples for the fiber_firebase_annotation package.
Please browse the files in this folder to see concrete examples of how to use the different annotations (Firestore, Realtime Database, Storage).
- Firestore collection example
- Firestore subcollection example
- Realtime Database example
- Storage schema example