lantern 0.0.2 lantern: ^0.0.2 copied to clipboard
Cloud Firestore's data structure definition language and code generator. Lantern lights bright future of your project.
0.0.2 #
- Omit Firestore rule file generation.
- Supports
file
andstruct<>
file
expresses the file uploaded on Cloud Storage, based onFile
of Ballcap-iOS.struct<>
expressed the struct of specified Document.
- Breaking changes of
DocumentSnapshot
returned fromDocumentReference
on generated Dart file.
0.0.1 #
- Initial version, dart/swift/rule generating