small fix, don't worry about it

This commit is contained in:
Tomas Dvorak
2026-04-10 12:05:40 +02:00
parent 7b7ed0083f
commit 5ab2773f98
55 changed files with 3240 additions and 483 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
name: 1356
name: lifetimer
description: A gamified life countdown app with 1356-day challenge and bucket list tracking.
publish_to: 'none'
version: 1.0.0+1
@@ -14,6 +14,7 @@ dependencies:
# State Management
flutter_riverpod: ^2.4.9
riverpod_annotation: ^2.3.3
state_notifier: ^1.0.0
# Supabase Backend
supabase_flutter: ^2.0.0
@@ -43,6 +44,7 @@ dependencies:
http: ^1.1.0
url_launcher: ^6.1.10
home_widget: ^0.7.0
local_auth: ^2.1.7
# Image Handling
cached_network_image: ^3.3.0
@@ -61,6 +63,7 @@ dependencies:
# AI & Voice
record: ^6.1.2
permission_handler: ^11.0.1
flutter_markdown: ^0.7.3
# Testing
mockito: ^5.4.4