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

Pure annotations for Firestore ODM code generation. Provides the core annotations used to generate type-safe Firestore ODM code.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-01-09 #

Added #

  • Initial release of firestore_odm_annotation
  • @Collection(path) annotation for marking Firestore collections
  • @SubCollection(path) annotation for marking Firestore subcollections
  • @DocumentId() annotation for marking document ID fields
  • @FirestoreField(name) annotation for field name mapping
  • Comprehensive documentation and examples
  • Full type safety support for code generation
0
likes
0
points
247
downloads

Publisher

verified publishersylphx.com

Weekly Downloads

Pure annotations for Firestore ODM code generation. Provides the core annotations used to generate type-safe Firestore ODM code.

Repository (GitHub)
View/report issues

Topics

#firestore #odm #annotations #code-generation #flutter

License

unknown (license)

Dependencies

meta

More

Packages that depend on firestore_odm_annotation