inherited_builder 1.0.1+8 copy "inherited_builder: ^1.0.1+8" to clipboard
inherited_builder: ^1.0.1+8 copied to clipboard

discontinued

Autogenerated state management and dependency inhection with inherited widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inherited_builder

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

dependencies:
  inherited_builder: ^1.0.1+8

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:inherited_builder/annotations.dart';
import 'package:inherited_builder/builder.dart';
import 'package:inherited_builder/generator.dart';
1
likes
40
pub points
0%
popularity

Publisher

verified publisherlesnitsky.dev

Autogenerated state management and dependency inhection with inherited widgets

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, build, build_config, code_builder, dart_style, flutter, source_gen

More

Packages that depend on inherited_builder