context_holder 0.0.3 copy "context_holder: ^0.0.3" to clipboard
context_holder: ^0.0.3 copied to clipboard

outdated

A flutter build context holder, very easy to use, init once, use everywhere. Enjoy!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add context_holder

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

dependencies:
  context_holder: ^0.0.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:context_holder/context_holder.dart';
10
likes
0
pub points
87%
popularity

Publisher

unverified uploader

A flutter build context holder, very easy to use, init once, use everywhere. Enjoy!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on context_holder