with_value 0.0.4 copy "with_value: ^0.0.4" to clipboard
with_value: ^0.0.4 copied to clipboard

Simple InheritedWidget Wrapper.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add with_value

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

dependencies:
  with_value: ^0.0.4

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:with_value/with_value.dart';
1
likes
150
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

Simple InheritedWidget Wrapper.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on with_value