Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
InsertNamePls committed Jun 9, 2022
2 parents 34127c0 + 55a6e53 commit 09c85bb
Show file tree
Hide file tree
Showing 23 changed files with 7,570 additions and 175 deletions.
6 changes: 6 additions & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ linter:

# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options
analyzer:
errors:
# allow for asset_does_not_exist
unrecognized_error_code: ignore
# ignore this in pubspec.yaml
asset_directory_does_not_exist: ignore
Loading

0 comments on commit 09c85bb

Please sign in to comment.