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

createInstance( ) argument with url not working according to docs #142

Open
don-k-jacob opened this issue Sep 17, 2020 · 0 comments
Open
Assignees

Comments

@don-k-jacob
Copy link

Describe the bug
A clear and concise description of what the bug is.

Have you tried reproducing the issue with example available in this repo?
Yes/No?

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.
{
"code": {
"value": "undefined_named_parameter",
"target": {
"$mid": 1,
"external": "https://dart.dev/tools/diagnostic-messages#undefined_named_parameter",
"path": "/tools/diagnostic-messages",
"scheme": "https",
"authority": "dart.dev",
"fragment": "undefined_named_parameter"
}
},
"severity": 8,
"message": "The named parameter 'enableLogging' isn't defined.\nTry correcting the name to an existing named parameter's name, or defining a named parameter with the name 'enableLogging'.",
"source": "dart",
"startLineNumber": 19,
"startColumn": 7,
"endLineNumber": 19,
"endColumn": 20,
"tags": []
}
Device details:

  • Device Type: SMA515F
  • Package Version 22

Relevant Logs

Add any relevant logs about the problem here.
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