inline_notifier 1.0.1 copy "inline_notifier: ^1.0.1" to clipboard
inline_notifier: ^1.0.1 copied to clipboard

Simple inline notifier. Simplify your code with inline notifier on diferent pages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inline_notifier

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

dependencies:
  inline_notifier: ^1.0.1

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:inline_notifier/inline_notifier.dart';
1
likes
140
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Simple inline notifier. Simplify your code with inline notifier on diferent pages.

Repository (GitHub)
View/report issues

Topics

#valuenotifier #changenotifier #updatenotifier #notifier #notify

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on inline_notifier