flutter_alien_signals 0.2.1 copy "flutter_alien_signals: ^0.2.1" to clipboard
flutter_alien_signals: ^0.2.1 copied to clipboard

discontinuedreplaced by: oref

Flutter Alien Signals is a Flutter binding based on Alien Signals.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_alien_signals

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

dependencies:
  flutter_alien_signals: ^0.2.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:flutter_alien_signals/flutter_alien_signals.dart';
2
likes
140
points
53
downloads

Publisher

verified publishermedz.dev

Weekly Downloads

Flutter Alien Signals is a Flutter binding based on Alien Signals.

Topics

#signal #signals #reactive #alien-signals #state

Documentation

API reference

License

MIT (license)

Dependencies

alien_signals, flutter

More

Packages that depend on flutter_alien_signals