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

The state/controller/ViewModel basic toolkit under the Provider architecture

1.0.0 #

  • Initial version.

1.0.1 #

  • Update.

1.0.2 #

  • BaseStateScope: Delays the initialization during autoInitialize until after the current frame is built (via WidgetsBinding.instance.addPostFrameCallback) to prevent the "setState() /markNeedsBuild() was called during build" error caused by triggering notifyListeners() during the build phase.

1.0.3 #

  • Add comment.
0
likes
150
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The state/controller/ViewModel basic toolkit under the Provider architecture

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on provider_statekit