suspense 1.1.0 copy "suspense: ^1.1.0" to clipboard
suspense: ^1.1.0 copied to clipboard

outdated

A new Flutter package project.

[1.0.0] - Initial release #

  • Add the Suspense widget that takes in a future, a fallback widget, a builder, and an optional error builder.

[1.1.0] - Stream support #

  • Add a .stream constructor for streams