fix: Fix hive type adapter for empty clases causing app to crash

This commit is contained in:
Anton Stubenbord
2023-10-06 21:37:24 +02:00
parent 5dcae3f0b3
commit 690e4558cb
13 changed files with 194 additions and 198 deletions

View File

@@ -20,7 +20,7 @@ dependencies:
dio: ^5.0.0
collection: ^1.17.0
jiffy: ^5.0.0
freezed_annotation: ^2.2.0
freezed_annotation: ^2.4.1
hive: ^2.2.3
dev_dependencies:
@@ -28,9 +28,9 @@ dev_dependencies:
sdk: flutter
flutter_lints: ^2.0.0
json_serializable: ^6.5.4
build_runner: ^2.4.2
freezed: ^2.3.3
hive_generator: ^2.0.0
build_runner: ^2.4.6
freezed: ^2.4.1
hive_generator: ^2.0.1
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec