build_context_holder 0.0.1-dev.3 copy "build_context_holder: ^0.0.1-dev.3" to clipboard
build_context_holder: ^0.0.1-dev.3 copied to clipboard

discontinued
outdated

The BuildContext store received from the last created widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add build_context_holder

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  build_context_holder: ^0.0.1-dev.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:build_context_holder/build_context_holder.dart';
12
likes
0
pub points
38%
popularity

Publisher

verified publishersurf.ru

The BuildContext store received from the last created widget.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, surf_lint_rules

More

Packages that depend on build_context_holder