Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I would like to select a clickable link for the subtitle feature but this feature is not available, do you have any suggestions? #180

Open
kodcubey opened this issue Apr 22, 2024 · 2 comments

Comments

@kodcubey
Copy link

caption: Text(
                                                "https://www.google.com.tr",
                                                style: TextStyle(
                                                  color: Colors.white,
                                                  backgroundColor:
                                                      Colors.black54,
                                                  fontSize: screenWidth * 0.045,
                                                ),
                                              ),
@geekpius
Copy link
Collaborator

geekpius commented May 1, 2024

This package allows you to customize how ever you want them. You could do this and add it to story view item

@AmitBhandari7777
Copy link

I tried to use custom StoryItem, but still, the button in custom widget is blocked by story view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants