dartlang.rocks
Results 2 packages owned by
dartlang.rocksSort by
firestore_serializable
firestore_serializable: ^0.0.20 copied to clipboard
4
likes
20
points
50
downloads
(still experimental) Generate fromMap(), fromSnapshot() and toMap() methods for your Firestore data models using this library. Based on source_gen, similar to json_serializable
firestore_annotations
firestore_annotations: ^0.0.3 copied to clipboard
1
likes
30
points
29
downloads
Annotations for the firestore serializable package, which generates fromMap(), fromSnapshot() and toMap() methods for your Firestore data models. Based on source_gen, similar to json_serializable (jso [...]