refactor: streamline date conversion logic in repository implementations

This commit is contained in:
Achintha Isuru
2026-02-01 11:28:50 -05:00
parent 6441e72ae3
commit 0dfe7a4e6d
3 changed files with 55 additions and 28 deletions

View File

@@ -7,7 +7,6 @@ class GetStartedBackground extends StatelessWidget {
@override
Widget build(BuildContext context) {
return Container(
color: Colors.white,
child: Column(
children: [
const SizedBox(height: 32),