We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related to #558 言語設定から簡体中文を選択しても設定が保存されず以下のエラーが出力される
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Null check operator used on a null value #0 _$$GeneralSettingsImplToJson (package:miria/model/general_settings.g.dart:63) #1 _$GeneralSettingsImpl.toJson (package:miria/model/general_settings.freezed.dart:543) #2 GeneralSettingsRepository.update (package:miria/repository/general_settings_repository.dart:30) <asynchronous suspension>
※ #577 のコミットを取り込み済み かつ dart run build_runner build実行済み の環境
dart run build_runner build
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Related to #558
言語設定から簡体中文を選択しても設定が保存されず以下のエラーが出力される
※ #577 のコミットを取り込み済み かつ
dart run build_runner build
実行済み の環境The text was updated successfully, but these errors were encountered: