loader 0.3.0 copy "loader: ^0.3.0" to clipboard
loader: ^0.3.0 copied to clipboard

outdated

Run asynchronous code before building your widget. Loader will rebuild your widget after the loading is complete.

[0.3.0] #

  • load() is now called after initState and before didChangeDependencies
  • you can now use inherited widgets in load

[0.2.0] #

  • added StatelessLoadingMixin

[0.1.0] #

  • better readme
  • added an example

[0.0.1] #

  • added LoadingMixin
  • added Loader
14
likes
0
pub points
64%
popularity

Publisher

verified publisheraligator.ir

Run asynchronous code before building your widget. Loader will rebuild your widget after the loading is complete.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on loader