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

initialValue == null || controller == null not equal to true #146

Closed
nikhilArhamLabs opened this issue Jan 17, 2022 · 3 comments
Closed

Comments

@nikhilArhamLabs
Copy link

Hello
I am using the latest version of this package and i am facing this issue initialValue == null || controller == null not equal to true.
But i am initializing my controller and still this issue is persists.
I am using latest flutter stable channel and my dart sdk is 2.14.0.
If i make my controller nullable then how i use the controller values? The previous version was perfectly fine fine with the controller feature but because of this issue i have to downgrade the version.
Please resolve this issue as soon as possible.
Thank you :)

@suhail600
Copy link

same issue cant assign controller ,even if initial value is not specified

@suhail600
Copy link

found a new way , bro get inside the package and remove all the items with initial value, then we can assign controller, and using controller we can assign initial value

@nikhilArhamLabs
Copy link
Author

Hello,

Yes it is fixed thank you so much for releasing this and fixing this issue.
Great work man and God bless you always :)

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