brianegan / brianegan/flutter_architecture_samples
[Question] Where to handle TimeStamp to DateTime conversion?
Open
- Dominant language
- Dart
- Stars
- 8.9k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I was wondering where is the best place to handle converting a todo entity from firestore?
- If i added a `Todo.fromFirestore` method, then the repository_core would have a cloud_firestore dependency.
Contributor guide
Research direction
Start by reading the Todo entity and repository_core references mentioned in the question, then trace where Firestore data enters the application. The issue does not specify a requested code change or a test, so done would require an agreed conversion boundary and a documented implementation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, firebase, flutter
- Domain
- databases, mobile
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100