flutterfire_gen_annotation 0.6.0 copy "flutterfire_gen_annotation: ^0.6.0" to clipboard
flutterfire_gen_annotation: ^0.6.0 copied to clipboard

flutterfire_gen_annotation

0.6.0 #

  • Adopt unified versioning across the flutterfire_gen family. From this release onwards, flutterfire_gen, flutterfire_gen_annotation, and flutterfire_gen_utils are released together under the same version number, which makes it easier for users to pick a compatible set.
  • Raise the minimum Dart SDK to >=3.5.0 so the package can participate in Dart workspaces (resolution: workspace requires language version 3.5+).

0.4.1 #

  • Update README.md.

0.4.0 #

  • Update flutterfire_gen_annotation package version.

0.3.0-dev.1 #

  • Update doc comments.
  • Refactor codes.

0.2.0-dev.1 #

  • Refactor entire codes.

0.1.0-dev.5 #

  • Update FirestoreDocument annotation.

0.1.0-dev.4 #

  • Add JsonPostProcessor annotation.

0.1.0-dev.3 #

  • Add AlwaysUseFieldValueServerTimestampWhenCreating annotation.
  • Add AlwaysUseFieldValueServerTimestampWhenUpdating annotation.

0.1.0-dev.2 #

  • Add includeDocumentReferenceField and generateCopyWith option to FirestoreDocument annotation.
  • Refactor codes.

0.1.0-dev.1 #

  • Fix dependency issues.

0.0.1-dev.2 #

  • Update default and Firestore FieldValue related annotations

0.0.1-dev.1 #

  • Initial preview release.