pulse_slab_flutter 0.2.0-beta.2 copy "pulse_slab_flutter: ^0.2.0-beta.2" to clipboard
pulse_slab_flutter: ^0.2.0-beta.2 copied to clipboard

Frame-coalesced Flutter bindings for the pulse_slab typed-memory reactive data store.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pulse_slab_flutter

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

dependencies:
  pulse_slab_flutter: ^0.2.0-beta.2

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:pulse_slab_flutter/pulse_slab_flutter.dart';
0
likes
150
points
--
downloads

Documentation

API reference

Publisher

verified publisherpulse-slab.com

Weekly Downloads

Frame-coalesced Flutter bindings for the pulse_slab typed-memory reactive data store.

Repository (GitHub)
View/report issues

Topics

#reactive #flutter #telemetry #performance #typed-data

License

MIT (license)

Dependencies

flutter, pulse_slab

More

Packages that depend on pulse_slab_flutter