mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
chore: update deps.
This commit is contained in:
@@ -122,7 +122,6 @@ void _onTapMoreBtns(
|
||||
.toList();
|
||||
},
|
||||
name: (e) => e.name,
|
||||
all: l10n.all,
|
||||
);
|
||||
if (snippets == null || snippets.isEmpty) return;
|
||||
final snippet = snippets.firstOrNull;
|
||||
|
||||
Reference in New Issue
Block a user