google / json_serializable.dart

Generates utilities to aid in serializing to/from JSON.
https://pub.dev/packages/json_serializable
BSD 3-Clause "New" or "Revised" License
1.54k stars 393 forks source link

Firebase firestore Datetime Support. #1378

Closed normidar closed 8 months ago

normidar commented 8 months ago

IT searched for this question and found it: https://stackoverflow.com/questions/75796805/json-serializable-cant-convert-datetime-to-timestamp-for-firestore

However, this post did not give a trustworthy answer.

Can you give me some advice or support?

I am also using Riverpod and Freezed.

Thank you a lot!

normidar commented 8 months ago

got this on https://pub.dev/packages/json_serializable#custom-types-and-custom-encoding .