flutter_inherited_model_builder 0.9.5 copy "flutter_inherited_model_builder: ^0.9.5" to clipboard
flutter_inherited_model_builder: ^0.9.5 copied to clipboard

Code generator for flutter_inherited_model. This package automatically generates the necessary InheritedModel boilerplate code.

flutter_inherited_model_builder #

pub package License: MIT

This package is the builder for code generation for flutter_inherited_model.

Important #

You will rarely need to use this package directly. It is part of the flutter_inherited_model package and is responsible for automating code generation.

For detailed usage and features, please refer to the main package's documentation.

Installation #

Add this to your pubspec.yaml file's dev_dependencies along with build_runner.

dev_dependencies:
  flutter_inherited_model_builder: ^0.9.1 # Please check for the latest version.
  build_runner: ^2.4.10 # The build_runner version may be adjusted for compatibility.

License #

This project is licensed under the MIT License. See the LICENSE file for details.

2
likes
130
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Code generator for flutter_inherited_model. This package automatically generates the necessary InheritedModel boilerplate code.

Repository (GitHub)
View/report issues

License

Unlicense (license)

Dependencies

analyzer, build, flutter_inherited_model, source_gen

More

Packages that depend on flutter_inherited_model_builder