enhanced_future_builder 1.0.3 copy "enhanced_future_builder: ^1.0.3" to clipboard
enhanced_future_builder: ^1.0.3 copied to clipboard

outdated

Wrapper that improves readability and solves the common refiring FutureBuilder problem

1.0.3 #

  • Merged PR from tekno0ryder :
    • Added Type to the class definition as in FutureBuilder
    • Added whenError(Object error) that handles exceptions if (snapshot.hasError) is true, fallback to WhenNotDone() if not provided
    • Mark WhenNotDone() as required so that a return statement is always guaranteed to return

1.0.2 #

  • Removed throw error when status widget is not specified

1.0.1 #

  • Fixed README.MD formatting

1.0.0 #

  • Initial version
29
likes
40
points
176
downloads

Publisher

unverified uploader

Weekly Downloads

Wrapper that improves readability and solves the common refiring FutureBuilder problem

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on enhanced_future_builder