Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Fix analysis issues for the latest Flutter stable 2.10 #662

Merged
merged 1 commit into from Feb 7, 2022

Conversation

jpnurmi
Copy link
Contributor

@jpnurmi jpnurmi commented Feb 7, 2022

body_might_complete_normally_nullable:

info • This function has a nullable return type of 'Future<dynamic>?', but ends without returning a value

body_might_complete_normally_nullable:

    info • This function has a nullable return type of 'Future<dynamic>?', but ends without returning a value
@jpnurmi jpnurmi requested a review from oSoMoN February 7, 2022 08:55
Copy link
Contributor

@oSoMoN oSoMoN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jpnurmi jpnurmi merged commit 3c297d6 into canonical:main Feb 7, 2022
@jpnurmi jpnurmi deleted the fix-analysis branch February 7, 2022 09:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants