screen_loader 3.0.2 copy "screen_loader: ^3.0.2" to clipboard
screen_loader: ^3.0.2 copied to clipboard

Easy to use mixin ScreenLoader, which will handle the loading on the screen. You can customise the loading as well.

[3.0.2] #

  • Fixed: Issue #6: Screen is always blurry

[3.0.1] #

  • Updated README

[3.0.0] #

  • Migrating to null safety

[2.0.1] #

  • Updated readme as per the previous version's breaking changes

[2.0.0] #

BREAKING CHANGE #

  • screenWrapper function removed
  • Now just override screen function instead of build function in your StatefulWidgets

[1.1.1] #

  • Updated readme

[1.1.0] #

Breaking changes #

  • Removed state parameter from screenWrapper function
  • Added performFuture
  • Added BasicScreen in example
  • Added loadingBgBlur in ScreenLoader

[1.0.4] #

  • Updated description

[1.0.3] #

  • Added example

[1.0.2] #

  • Updated description in pubspec.yaml

[1.0.1] #

  • Updated description in pubspec.yaml

[1.0.0] #

  • Initial release
48
likes
150
pub points
83%
popularity

Publisher

verified publisherdart.nonstopio.com

Easy to use mixin ScreenLoader, which will handle the loading on the screen. You can customise the loading as well.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on screen_loader