slight cleanups

This commit is contained in:
Henry Hiles 2026-06-06 12:21:42 -04:00
commit 633e83b915
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
3 changed files with 1 additions and 3 deletions

View file

@ -55,7 +55,6 @@ class MemberList extends HookConsumerWidget {
selectedIndex: statusIndex.value,
onSelectedIndexChanged: (index) =>
statusIndex.value = index ?? statusIndex.value,
// overflow: M3EButtonGroupOverflow.menu,
actions: options
.mapTo(
(name, value) => M3EToggleButtonGroupAction(

View file

@ -993,7 +993,7 @@ packages:
source: hosted
version: "2.1.5"
path_provider_android:
dependency: "direct main"
dependency: transitive
description:
name: path_provider_android
sha256: "149441ca6e4f38193b2e004c0ca6376a3d11f51fa5a77552d8bd4d2b0c0912ba"

View file

@ -27,7 +27,6 @@ dependencies:
intl: 0.20.2
fast_immutable_collections: 11.2.0
path_provider: 2.1.5
path_provider_android: 2.2.23
url_launcher: 6.3.2
freezed_annotation: 3.1.0
image_picker: 1.2.2