active_property_change_notifier 0.0.1-alpha copy "active_property_change_notifier: ^0.0.1-alpha" to clipboard
active_property_change_notifier: ^0.0.1-alpha copied to clipboard

Actively pushes changes of itself and nested objects, including which property is changed, values before and after.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add active_property_change_notifier

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

dependencies:
  active_property_change_notifier: ^0.0.1-alpha

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:active_property_change_notifier/active_property_change_notifier.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Actively pushes changes of itself and nested objects, including which property is changed, values before and after.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

meta

More

Packages that depend on active_property_change_notifier