zenui 0.1.0 copy "zenui: ^0.1.0" to clipboard
zenui: ^0.1.0 copied to clipboard

Fine-grained reactive UI for Flutter — aspect-level rebuilds powered by ZenSignals.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zenui

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

dependencies:
  zenui: ^0.1.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:zenui/zenui.dart';
0
likes
160
points
9
downloads

Documentation

API reference

Publisher

verified publisherzennn.dev

Weekly Downloads

Fine-grained reactive UI for Flutter — aspect-level rebuilds powered by ZenSignals.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, zensignals

More

Packages that depend on zenui