build_context_provider 1.1.0
build_context_provider: ^1.1.0 copied to clipboard
A package that allows you to run functions that require BuildContext outside of Flutter widgets.
1.1.0 #
Minor documentation update.
1.0.0 #
Breaking changes:
provideBuildContextstand alone function has been dropped.ProvideBuildContextdoes not have static methods anymore. Functionality is provided via instance methods.provideBuildContextmethod have been renamed tocall
0.0.2 #
Documentation improvements and refactors
0.0.1 #
Initial release