riverpod icon indicating copy to clipboard operation
riverpod copied to clipboard

Have .future and selectAsync return a FutureOr

Open rrousselGit opened this issue 1 week ago • 1 comments

Related Issues

fixes #2797

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).

  • [x] I have updated the CHANGELOG.md of the relevant packages. Changelog files must be edited under the form:

    ## Unreleased fix/major/minor
    
    - Description of your change. (thanks to @yourGithubId)
    
  • [x] If this contains new features or behavior changes, I have updated the documentation to match those changes.

rrousselGit avatar Jun 26 '24 13:06 rrousselGit