inherit 0.1.0 copy "inherit: ^0.1.0" to clipboard
inherit: ^0.1.0 copied to clipboard

discontinuedreplaced by: wrap

Syntax sugars to manage flutter inherit in chain programming style.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inherit

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

dependencies:
  inherit: ^0.1.0

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:inherit/inherit.dart';
0
likes
150
pub points
0%
popularity

Publisher

unverified uploader

Syntax sugars to manage flutter inherit in chain programming style.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on inherit