-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[device_info_plus] Error 'Null' is not a subtype of type 'String' on Android #184
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
Comments
Any plans for fixing that issue? It would be nice if it could be fixed soon :) |
Agreed. Please fix this issue asap. |
Hi. I depend on it too. |
A fix has been published under Be sure that |
Tested ✔. It works! Thank you @miquelbeltran . |
@miquelbeltran here it does not work |
Please "here it does not work" is not helpful, provide more information. |
@miquelbeltran I ran
|
Are you running on Android or on another platform? |
Android, where the error happens |
Would you be able to provide a project that reproduces the issue? since I am not having the issue anymore. I will reopen this meanwhile, in case anyone reports the same error. Please provide any new logs as well if you can. |
@miquelbeltran This is what I get when I run
|
@miquelbeltran You can download the following repository: https://github.com/TomasWeg/dram and run the |
@TomasWeg I don't see any error logs related to this issue, only a blank screen and the following logs:
I am not sure how can I help here, please provide more logs or an example than reproduces the issue. |
@miquelbeltran I don't know why you get that error, because it should not happen because Logger is initialized. I tried again the error continue happening |
System info
Issue occurs on: Android
Plugin name: device_info_plus: ^1.0.0
Flutter doctor output: View logs below
Steps to Reproduce
Run the example code on Android.
It worked on chrome anyway.
Logs
flutter doctor -v
The text was updated successfully, but these errors were encountered: