Change Builder.build to FutureOr<void> #535
Labels
next-breaking-release
Issues that are worth doing but need to wait for a breaking version bump
P3
A lower priority bug or feature request
package:build
type-enhancement
A request for a change that isn't a bug
type-question
A question about expected behavior or functionality
Milestone
Prepares for
FutureOr<void>
, and doesn't require addingasync
to your method body.... though maybe all of this is not too important if post-Barback we can make methods sync?
The text was updated successfully, but these errors were encountered: