drip_core 0.5.0-alpha copy "drip_core: ^0.5.0-alpha" to clipboard
drip_core: ^0.5.0-alpha copied to clipboard

High-performance, zero-dependency reactive engine for the DRIP framework. Synchronous-only tracking with microtask coalescing.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add drip_core

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

dependencies:
  drip_core: ^0.5.0-alpha

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:drip_core/drip_core.dart';
0
likes
0
points
454
downloads

Publisher

verified publisherappamania.in

Weekly Downloads

High-performance, zero-dependency reactive engine for the DRIP framework. Synchronous-only tracking with microtask coalescing.

Homepage
Repository (GitHub)
View/report issues

Topics

#state-management #reactive #signals #performance #flutter

License

unknown (license)

Dependencies

meta

More

Packages that depend on drip_core