diff --git a/lib/pangea/chat/widgets/pangea_chat_input_row.dart b/lib/pangea/chat/widgets/pangea_chat_input_row.dart index e6b427818..c60652c7c 100644 --- a/lib/pangea/chat/widgets/pangea_chat_input_row.dart +++ b/lib/pangea/chat/widgets/pangea_chat_input_row.dart @@ -218,21 +218,6 @@ class PangeaChatInputRowState extends State { onSelected: _controller.onAddPopupMenuButtonSelected, itemBuilder: (BuildContext context) => >[ - PopupMenuItem( - value: 'checklist', - child: ListTile( - leading: CircleAvatar( - backgroundColor: - theme.colorScheme.onPrimaryContainer, - foregroundColor: - theme.colorScheme.primaryContainer, - child: - const Icon(Icons.check_circle_outlined), - ), - title: Text(L10n.of(context).checkList), - contentPadding: const EdgeInsets.all(0), - ), - ), PopupMenuItem( value: 'file', child: ListTile( diff --git a/pubspec.lock b/pubspec.lock index ff407d7fa..72b7fa2eb 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1512,10 +1512,10 @@ packages: description: path: "." ref: main - resolved-ref: "3fb6836b3f8b37091b5874b194aa25b17bb12b32" + resolved-ref: ed15eb6a1a947ebc1add3b70ec422c1f29666bda url: "https://github.com/pangeachat/matrix-dart-sdk.git" source: git - version: "0.40.0" + version: "0.40.2" meta: dependency: transitive description: