Rhizome
A Dart implementation of the Rhizome API, for a new information-centric operating system for humans.
Introduction
Rhizome enables you to create prototypes of TUI and GUI Rhizomatic shells in Dart or Flutter.
Installation
Add rhizome
to your pubspec.yaml.
Example
See example/example.dart.
Testing
This package uses the standard package:test. Run the tests with pub run test
or pub run test/filename
.
© 2020 Yong Bakos. All rights reserved.