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

The argument type 'FlutterTagging cant be assigned to the parameter type Widget` #5

Closed
alex89607 opened this issue Sep 8, 2019 · 3 comments
Labels
resolved This issue is resolved

Comments

@alex89607
Copy link

I try to use and get error "The argument type 'FlutterTagging cant be assigned to the parameter type Widget`". It is only the simple code (example Hello, World + Firebase library, nothing more). Is it suppose to work at Web-version?

@Johnathon332
Copy link

Hi alex,

I am currently one of the users of this library, maybe you can share some code sample so I can try to replicate the behaviour on my side?

Thanks,
John

@alex89607
Copy link
Author

alex89607 commented Sep 14, 2019

Hi John. My troubles was depended on attempt to use widget at flutter-web mode with version "Flutter 1.7.8+hotfix.4". Now, it was changed mode (with use, for example, command "flutter run -d chrome" instead command "webdev serve" for starting application locally) and version (Flutter "1.9.1") and I left on time my my idea. But anyway thanks for answering. That is code https://github.com/alex89607/flutter_tagging-master
Its one of my firs experiense on github and any advice will be appreciate with grateful.

@sarbagyastha
Copy link
Owner

Package Revived #8

@sarbagyastha sarbagyastha added the resolved This issue is resolved label Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolved This issue is resolved
Projects
None yet
Development

No branches or pull requests

3 participants