brianegan / flutter_architecture_samples

TodoMVC for Flutter
http://fluttersamples.com/
BSD 3-Clause "New" or "Revised" License
8.74k stars 1.71k forks source link

[Question] Where to handle TimeStamp to DateTime conversion? #196

Open VictorUvarov opened 3 years ago

VictorUvarov commented 3 years ago

I was wondering where is the best place to handle converting a todo entity from firestore?