synquill_utils 0.9.0 copy "synquill_utils: ^0.9.0" to clipboard
synquill_utils: ^0.9.0 copied to clipboard

Utils for code generator and for the Offline-first Dart data engine with background JSON API sync and custom retry logic.

0.9.0 #

  • Added @SynquillIdKey for mapping SynquillDataModel.id to a custom API JSON key.
  • Documented that json_serializable models can usually rely on @JsonKey(name: ...), while @SynquillIdKey remains available as an explicit override or for manual serializers.

0.8.0 #

  • Synchronized version with core packages.
  • Fixed typo in annotation

0.7.0 #

  • Synchronized version with synquill and synquill_gen.

0.5.0 #

  • Initial version.
1
likes
150
points
144
downloads

Documentation

API reference

Publisher

verified publishersynquill.dev

Weekly Downloads

Utils for code generator and for the Offline-first Dart data engine with background JSON API sync and custom retry logic.

Homepage

License

MIT (license)

More

Packages that depend on synquill_utils