cloud_firestore_odm_generator 1.0.0-dev.16 copy "cloud_firestore_odm_generator: ^1.0.0-dev.16" to clipboard
cloud_firestore_odm_generator: ^1.0.0-dev.16 copied to clipboard

unlistedoutdated

A code generator for cloud_firestore_odm.

1.0.0-dev.16 #

  • Update a dependency to the latest release.

1.0.0-dev.15 #

  • FIX: ODM should no-longer generates update/query functions for nested objects (#8661). (84eeed2e)
  • FEAT: Assert that collection.doc(id) does not point to a separate collection (#8676). (0808205b)

1.0.0-dev.14 #

  • Update a dependency to the latest release.

1.0.0-dev.13 #

  • FEAT: upgrade analyzer, freezed_annotation and json_serializable dependencies (#8465). (8a27ab21)

1.0.0-dev.12 #

  • Update a dependency to the latest release.

1.0.0-dev.11 #

  • Update a dependency to the latest release.

1.0.0-dev.10 #

  • FIX: update all Dart SDK version constraints to Dart >= 2.16.0 (#8184). (df4a5bab)

1.0.0-dev.9 #

  • FIX: Use descending in orderBy* (#8159). (0b7b8811)

1.0.0-dev.8 #

  • Update a dependency to the latest release.

1.0.0-dev.7 #

  • FEAT: Added error handling for when the Firestore reference and the Model class are defined in two separate files. (#7885). (43cb91c9)

1.0.0-dev.6 #

  • Update a dependency to the latest release.

1.0.0-dev.5 #

  • FIX: an issue where invalid code was generated when a model has no queryable fields (#7604).

1.0.0-dev.4 #

  • Update a dependency to the latest release.

1.0.0-dev.3 #

  • Update a dependency to the latest release.

1.0.0-dev.2 #

  • Update a dependency to the latest release.

1.0.0-dev.1 #

  • Initial preview release.