feat(service): Add working database persistency
This commit is contained in:
@@ -16,7 +16,8 @@ dependencies:
|
||||
freezed_annotation: 2.1.0
|
||||
get_it: ^7.2.0
|
||||
jikan_api: ^2.0.0
|
||||
|
||||
json_annotation: 4.6.0
|
||||
sqflite: ^2.2.4+1
|
||||
swipeable_tile: ^2.0.0+3
|
||||
|
||||
dev_dependencies:
|
||||
@@ -25,6 +26,7 @@ dev_dependencies:
|
||||
sdk: flutter
|
||||
flutter_lints: ^2.0.0
|
||||
freezed: ^2.1.0+1
|
||||
json_serializable: ^6.3.1
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
Reference in New Issue
Block a user