improve bottom sheet handling

This commit is contained in:
Fabian Freund
2025-10-03 12:15:53 +02:00
parent 59c567d495
commit 805d39e300
10 changed files with 352 additions and 324 deletions
@@ -42,7 +42,7 @@ final class BottomSheetControllerProvider
}
String _$bottomSheetControllerHash() =>
r'94b9467731de45d4edd24028d76279e17fc26d02';
r'21c353d433c8a964d63915cc4ebf5767e16210b1';
abstract class _$BottomSheetController extends $Notifier<Sheet?> {
Sheet? build();