kr_builder 1.0.5 copy "kr_builder: ^1.0.5" to clipboard
kr_builder: ^1.0.5 copied to clipboard

A Flutter package that replaces FutureBuilder and StreamBuilder with shimmer and animation effects.

1.0.5 #

  • Add initail data to both KrFutureBuilder & KrStreamBuilder
  • Add example

1.0.2 #

Initial release of the kr_builder package, which provides the following widgets:

  • KrFutureBuilder: a replacement for FutureBuilder that adds support for loading, error, and empty states, and can display a shimmer effect during loading.
  • ShimmerBloc: a widget that displays a shimmer effect on a card-like container.

This release includes the following features:

  • Support for loading, error, and empty states in KrFutureBuilder.
  • Support for shimmer effect in KrFutureBuilder and ShimmerBloc.
  • Basic example to showcase KrFutureBuilder and ShimmerBloc usage.

We hope this package will be helpful for developers who want to simplify the implementation of asynchronous operations in their apps.

10
likes
130
pub points
44%
popularity

Publisher

unverified uploader

A Flutter package that replaces FutureBuilder and StreamBuilder with shimmer and animation effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_spinkit, shimmer

More

Packages that depend on kr_builder