rrousselGit/riverpod

Fix runBuild docs expecting void return.

Open

#4,826 opened on Jul 24, 2026

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Dart (1,086 forks)batch import
bugdocumentationgood first issue

Repository metrics

Stars
 (7,257 stars)
PR merge metrics
 (Avg merge 8d 4h) (6 merged PRs in 30d)

Description

Alright. WhenComplete is marked as @internal though. Would it be possible to make it public since it is part of a public signature?

Also the doc still references the old signature void runBuild(), it should be updated.

Originally posted by @veloce in #4789

Contributor guide