feat: Initialize Flutter project with core dependencies, asset structure, and update to embedding v2.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user