firestore_serializable 0.0.17+3 copy "firestore_serializable: ^0.0.17+3" to clipboard
firestore_serializable: ^0.0.17+3 copied to clipboard

outdated

Generate fromMap(), fromSnapshot() and toMap() methods for your Firestore data models using this library. Based on source_gen, similar to json_serializable

0.0.17 #

  • better handling of null values during (de)serialization
  • fixed bug #21 generator now ignores getters in fromSnapshot/fromMap and setters in toMap

0.0.15 #

  • revert flutter form support introduced in v. 0.0.4

0.0.12 0.0.14 #

  • bug fixes

0.0.11 #

  • add missing String type conversion in .fromSnapshot & .fromMap methods

0.0.10 #

  • bugfix for Timestamps

0.0.9 #

  • support for Timestamp and DateTime, type fix with submodels

0.0.8 #

0.0.7 #

  • fix type checking for forms (see [https://github.com/dartclub/firestore_dart/issues/20])

0.0.6 #

  • improved form support (see [https://github.com/dartclub/firestore_dart/issues/20])

0.0.5 #

  • more form support (see [https://github.com/dartclub/firestore_dart/issues/20])

0.0.4 #

  • flutter form support

0.0.3 #

  • unit tests, better generators, nullable is implemented

0.0.2 #

  • example, fixed generators

0.0.1 #

  • Initial version, unstable
4
likes
0
points
48
downloads

Publisher

verified publisherscalabs.de

Weekly Downloads

Generate fromMap(), fromSnapshot() and toMap() methods for your Firestore data models using this library. Based on source_gen, similar to json_serializable

Homepage

License

unknown (license)

Dependencies

analyzer, build, firestore_annotations, source_gen

More

Packages that depend on firestore_serializable