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

Sliver in CustomBoxy #2

Closed
innocentalone opened this issue Aug 2, 2020 · 5 comments
Closed

Sliver in CustomBoxy #2

innocentalone opened this issue Aug 2, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@innocentalone
Copy link

Hello, can we have a sliver inside a customboxy?
I am getting error.

Thanks in advance.

@pingbird
Copy link
Owner

pingbird commented Aug 2, 2020

Unfortunately slivers are not supported as children of a CustomBoxy, maybe on the 2.0 release the API surface could be improved a bit here.

What use case do you have in mind specifically?

@innocentalone
Copy link
Author

Actually, my client has got some Slivers (e.g., SliverList) and I have to do some 'fancy work' over it.

@RaviKavaiya
Copy link

@innocentalone Not sure, but for that we can use SliverContainer from this package.
@PixelToast thoughts?

@pingbird pingbird added the enhancement New feature or request label Aug 4, 2020
@pingbird
Copy link
Owner

A bunch of progress has been made in refactoring boxy to allow sliver delegates and children, stay tuned!

@pingbird
Copy link
Owner

Sliver support was added in release 2.0.0

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

No branches or pull requests

3 participants