notifier_plugin 1.0.3 copy "notifier_plugin: ^1.0.3" to clipboard
notifier_plugin: ^1.0.3 copied to clipboard

A Flutter package that makes writing dynamic UI easier, intuitive and more efficient than it could have ever been!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add notifier_plugin

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

dependencies:
  notifier_plugin: ^1.0.3

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

Publisher

unverified uploader

A Flutter package that makes writing dynamic UI easier, intuitive and more efficient than it could have ever been!

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, http

More

Packages that depend on notifier_plugin