mirror of
https://github.com/Dvorinka/1356.git
synced 2026-06-05 04:22:55 +00:00
small fix, don't worry about it
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user