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

Export talker cards #46

Closed
clragon opened this issue Jun 20, 2022 · 5 comments
Closed

Export talker cards #46

clragon opened this issue Jun 20, 2022 · 5 comments

Comments

@clragon
Copy link

clragon commented Jun 20, 2022

Is your feature request related to a problem? Please describe.
I really like this package. It even provides UI to show the logs in which is great.
However, the TalkerScreen has a bit too many features for my taste,
and doesnt fit with the design of my app too well.

Describe the solution you'd like
It would be nice if the TalkerDataCard was exported, so we can build our own screen.

Describe alternatives you've considered
I have considered building the entire screen myself as well as the card.
However, with that have to create the colors and the frame, etc. myself.

Additional context
(it would also be nice if the icon button inside the cards could be configured via a "trailing" parameter)

@Frezyx
Copy link
Owner

Frezyx commented Jun 20, 2022

Hello @clragon !
Thank you for the nice words about the package!
I understand what you're talking about. I think it will be wonderful to give the opportunity to customize TalkerScreen as much as possible.

@Frezyx
Copy link
Owner

Frezyx commented Jun 20, 2022

I will try to find time in the near future to implement this

@Frezyx
Copy link
Owner

Frezyx commented Jun 20, 2022

I started development towards customization of talker for flutter in the new prerelease.
In 1.1.0-dev.1 you can try TalkerListener

@Frezyx
Copy link
Owner

Frezyx commented Jun 25, 2022

Hello @clragon !
You can try TalkerHistoryBuilder and TalkerBuilder widgets in new development package version
https://pub.dev/packages/talker_flutter/versions/1.2.0-dev

@clragon
Copy link
Author

clragon commented Aug 20, 2022

Hi @Frezyx,
sorry for the late response. unfortunately do these changes not help me.
Trying to add a streambuilder that listens to talker was not the issue I am facing.

I wouldve liked to be able to customize the inbuilt logger screen or cards.
Not a full replacement but options to change or disable some things.

I have in the meantime already made my own complete custom logging screen for talker without the builder widgets.
They might still be useful for someone else trying to make a completely custom screen.
Thank you for your time though, I will close this issue.

@clragon clragon closed this as completed Aug 20, 2022
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

2 participants