mirror of
https://github.com/nostrlabs-io/zap-stream-flutter.git
synced 2025-06-16 11:58:50 +00:00
@ -48,7 +48,7 @@ class StreamInfoWidget extends StatelessWidget {
|
||||
BasicButton.text(
|
||||
t.button.share,
|
||||
icon: Icon(Icons.share, size: 16),
|
||||
onTap: () {
|
||||
onTap: (_) {
|
||||
SharePlus.instance.share(
|
||||
ShareParams(
|
||||
title: stream.info.title,
|
||||
|
Reference in New Issue
Block a user