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

What is the maximum character limit this plugin can handle? #221

Closed
krishnakumarcn opened this issue Jan 31, 2020 · 3 comments
Closed

What is the maximum character limit this plugin can handle? #221

krishnakumarcn opened this issue Jan 31, 2020 · 3 comments
Labels
more-info-needed More information is needed to resolve the issue. Will be closed if no response is received.

Comments

@krishnakumarcn
Copy link

It failed to display a string with 150,000 characters. Is there any way can we make it accept very large strings?

@Sub6Resources
Copy link
Owner

When you say it failed, what do you mean?

@krishnakumarcn
Copy link
Author

The renderer is not able to rend it and the app crashed without any crash reports on log or run tab.

I play around with the character length and when it is 127000, its is working fine but beyond that it is crashing.

@Sub6Resources
Copy link
Owner

Sub6Resources commented Feb 3, 2020

This seems more like a flutter issue than an issue with this repository. There is no hard character limit enforced by this repository. If you can be more specific about what you mean by "the renderer is not able to rend it", then I may be able to help you more.

@Sub6Resources Sub6Resources added the more-info-needed More information is needed to resolve the issue. Will be closed if no response is received. label Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more-info-needed More information is needed to resolve the issue. Will be closed if no response is received.
Projects
None yet
Development

No branches or pull requests

2 participants