diff --git a/lib/ui/app/app_title_bar.dart b/lib/ui/app/app_title_bar.dart index 2f564e870..900503dd8 100644 --- a/lib/ui/app/app_title_bar.dart +++ b/lib/ui/app/app_title_bar.dart @@ -63,7 +63,6 @@ class AppTitleBar extends StatelessWidget { onPressed: () { checkForChanges( store: store, - context: context, callback: () { appWindow.close(); }, diff --git a/pubspec.foss.yaml b/pubspec.foss.yaml index a52ca71a2..8d46b843f 100644 --- a/pubspec.foss.yaml +++ b/pubspec.foss.yaml @@ -69,7 +69,7 @@ dependencies: html2md: ^1.2.5 printing: ^5.8.0 image_cropper: ^2.0.2 - # bitsdojo_window: ^0.1.1+1 + # bitsdojo_window: ^0.1.2 # quick_actions: ^0.2.1 # idb_shim: ^1.11.1+1 diff --git a/pubspec.next.yaml b/pubspec.next.yaml index d497569ba..2eaf9d740 100644 --- a/pubspec.next.yaml +++ b/pubspec.next.yaml @@ -69,7 +69,7 @@ dependencies: html2md: ^1.2.5 printing: ^5.8.0 image_cropper: ^2.0.2 - # bitsdojo_window: ^0.1.1+1 + # bitsdojo_window: ^0.1.2 # quick_actions: ^0.2.1 # idb_shim: ^1.11.1+1 diff --git a/pubspec.yaml b/pubspec.yaml index 6052f8095..027c68827 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -69,7 +69,7 @@ dependencies: html2md: ^1.2.5 printing: ^5.8.0 image_cropper: ^2.0.2 - # bitsdojo_window: ^0.1.1+1 + # bitsdojo_window: ^0.1.2 # quick_actions: ^0.2.1 # idb_shim: ^1.11.1+1