build_context_holder 1.0.0 copy "build_context_holder: ^1.0.0" to clipboard
build_context_holder: ^1.0.0 copied to clipboard

The BuildContext store received from the last created widget.

SurfGear

Main

[TOC]

Description #

The BuildContext store received from the last created widget

Usage #

  • Connect ContextHolderStateMixin to the required application screens, and the BuildContext will be stored in storage
  • Get saved context BuildContextHolder.instance.context
12
likes
130
pub points
37%
popularity

Publisher

verified publishersurf.ru

The BuildContext store received from the last created widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on build_context_holder