feat: Initialize Flutter project with core dependencies, asset structure, and update to embedding v2.

This commit is contained in:
pradeepkumar
2026-02-22 21:48:04 +05:30
parent ac1917b640
commit 0f07a16132
24 changed files with 1863 additions and 20 deletions

View File

@@ -28,7 +28,7 @@ dependencies:
shared_preferences: ^2.5.3
# Models
freezed_annotation: ^2.4.4
freezed_annotation: ^3.0.0
json_annotation: ^4.9.0
# UI
@@ -49,7 +49,7 @@ dev_dependencies:
# Code Generation
build_runner: ^2.4.15
freezed: ^2.5.8
freezed: ^3.0.0
json_serializable: ^6.9.5
riverpod_generator: ^2.6.5