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

TypeError running example application #8321

Open
afucher opened this issue Sep 13, 2024 · 1 comment
Open

TypeError running example application #8321

afucher opened this issue Sep 13, 2024 · 1 comment
Labels
devtools extensions Issues related to DevTools extensions P2 important to work on, but not at the top of the work list. waiting for customer response

Comments

@afucher
Copy link

afucher commented Sep 13, 2024

I've got an error when trying to use the Example of calling service extensions to fetch data from your package

Error fetching all things: TypeError: Instance of 'minified:F<dynamic>': type 'minified:F<dynamic>' is not a subtype of type 'List<String>?'

Steps to reproduce:

  1. Clone the repository
  2. Run the app_that_uses_foo application
  3. Open DevTools
  4. Select the Foo dev extension
  5. Try to access the Example of calling service extensions to fetch data from your package

The table of things do not show anything, and the console shows an error
Screenshot 2024-09-13 at 17 20 21

@kenzieschmoll
Copy link
Member

What version of Flutter are you on?

@elliette elliette added waiting for customer response devtools extensions Issues related to DevTools extensions P2 important to work on, but not at the top of the work list. labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools extensions Issues related to DevTools extensions P2 important to work on, but not at the top of the work list. waiting for customer response
Projects
None yet
Development

No branches or pull requests

3 participants