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

type 'Null' is not a subtype of type 'FutureOr<ParseObject>' #661

Closed
sils opened this issue Aug 2, 2021 · 1 comment · Fixed by #662
Closed

type 'Null' is not a subtype of type 'FutureOr<ParseObject>' #661

sils opened this issue Aug 2, 2021 · 1 comment · Fixed by #662
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@sils
Copy link

sils commented Aug 2, 2021

when calling first(), seems an easy fix, PR coming along.

sils added a commit to sils/Parse-SDK-Flutter that referenced this issue Aug 2, 2021
@mtrezza mtrezza added severity:medium type:bug Impaired feature or lacking behavior that is likely assumed labels Oct 18, 2021
@mtrezza
Copy link
Member

mtrezza commented Oct 18, 2021

Closing via #662

@mtrezza mtrezza closed this as completed Oct 18, 2021
@RodrigoSMarques RodrigoSMarques mentioned this issue May 2, 2022
5 tasks
RodrigoSMarques pushed a commit to RodrigoSMarques/Parse-SDK-Flutter that referenced this issue May 31, 2022
RodrigoSMarques added a commit to RodrigoSMarques/Parse-SDK-Flutter that referenced this issue Jun 2, 2022
### Bug Fixes
* Old version of connectivity_plus package ([parse-community#717](parse-community#717))
* package_info_plus not work in web ([parse-community#714](parse-community#714))
* MissingPluginException (No implementation found for method getAll) ([parse-community#712](parse-community#712))
* Query fails for subclassed Parse object in Parse relation ([parse-community#697](parse-community#697))
* ParseRelation#query - Unhandled Exception: type 'ParseObject' is not a subtype of type ([parse-community#696](parse-community#696))
* Error in progressCallback ([parse-community#679](parse-community#679))
* first: Correct return type ([parse-community#661](parse-community#661))
* ParseLiveListWidget MongoError ([parse-community#653](parse-community#653))

* General improvements
* Updated dependencies
* Fix Label Platform Web Support in pub.dev - Refactor path_provider access
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants