atom_notifier 1.3.0 copy "atom_notifier: ^1.3.0" to clipboard
atom_notifier: ^1.3.0 copied to clipboard

An easy to use value notifier wrapper with some sugar syntax

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add atom_notifier

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

dependencies:
  atom_notifier: ^1.3.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:atom_notifier/atom_notifier.dart';
3
likes
150
points
268
downloads

Publisher

verified publisherviniciusamelio.com.br

Weekly Downloads

An easy to use value notifier wrapper with some sugar syntax

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, get

More

Packages that depend on atom_notifier