typesync
typesync copied to clipboard
Autogenerate Firestore model types for all platforms
Results
15
typesync issues
Sort by
recently updated
recently updated
newest added
This will let users create enums from object keys. May also provide a way to create enums from discriminant literals (tbd).
spec
feature
Schema graph can't be created so generation fails. We need to allow schemas with no document/alias models.
bug
cli
is it possible to include the flutter dart type generation based on the ODM package: https://pub.dev/packages/cloud_firestore_odm ?