refactor: Enable lint use_build_context_synchronously
This commit is contained in:
parent
a3fc1bff01
commit
3296c0d92d
50 changed files with 490 additions and 293 deletions
|
|
@ -40,6 +40,7 @@ class SettingsNotificationsController extends State<SettingsNotifications> {
|
|||
],
|
||||
);
|
||||
if (delete != true) return;
|
||||
if (!mounted) return;
|
||||
|
||||
final success = await showFutureLoadingDialog(
|
||||
context: context,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue