Skip to content

Commit

Permalink
chore: add DatabasePersistence
Browse files Browse the repository at this point in the history
  • Loading branch information
Agnieszka Forajter committed Jan 19, 2024
1 parent bcf0da1 commit c0bf821
Show file tree
Hide file tree
Showing 13 changed files with 1,399 additions and 5 deletions.
5 changes: 5 additions & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@ include: package:flutter_lints/flutter.yaml
analyzer:
language:
strict-casts: true
exclude:
- "**/*.g.dart"
- "**/*.freezed.dart"
errors:
invalid_annotation_target: ignore
Loading

0 comments on commit c0bf821

Please sign in to comment.