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

Can only use once, otherwise the next decoration overrides the first widget decoration. very bizarre #2

Closed
josephvisaac opened this issue Jul 16, 2020 · 6 comments
Labels
bug Something isn't working

Comments

@josephvisaac
Copy link

No description provided.

@kalaganov kalaganov added the bug Something isn't working label Jul 16, 2020
@kalaganov
Copy link
Owner

do you have an example so I can reproduce it?

@josephvisaac
Copy link
Author

josephvisaac commented Jul 17, 2020 via email

@singleseeker
Copy link

singleseeker commented Nov 13, 2020

2020-11-13 13 54 15

Row(
                        crossAxisAlignment: CrossAxisAlignment.start,
                        mainAxisAlignment: MainAxisAlignment.spaceBetween,    
                        children: [
                              Container,
                              Container,
                         ]

When using the plugin in the first container, the second container will disappear

@singleseeker
Copy link

@josephvisaac busy guy, any update?

@kalaganov
Copy link
Owner

hello guys!
sorry for late answer
I think I found an issue and published new version 1.0.2

try it please, if something will still wrong please leave a message here

@kalaganov kalaganov reopened this Nov 14, 2020
@singleseeker
Copy link

wow, great job.

thank you very much.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants