flutter_state_beacon 0.2.0 copy "flutter_state_beacon: ^0.2.0" to clipboard
flutter_state_beacon: ^0.2.0 copied to clipboard

discontinuedreplaced by: state_beacon
outdated

A simple state management library using beacons/signals

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_state_beacon

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

dependencies:
  flutter_state_beacon: ^0.2.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:flutter_state_beacon/flutter_state_beacon.dart';
0
likes
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A simple state management library using beacons/signals

Repository (GitHub)
View/report issues

Topics

#state #signal #reactive #beacon

License

unknown (license)

Dependencies

flutter, state_beacon

More

Packages that depend on flutter_state_beacon