kiwano 0.0.2 copy "kiwano: ^0.0.2" to clipboard
kiwano: ^0.0.2 copied to clipboard

Dart 1 only

A collection of core libraries.

Kiwano #

A collection of libraries for the Dart language, inspired by Guava by Google.

Libraries included:

  • Mocha: A simple caching library.
  • Bus: A light-weight event bus library implementing the pub-sub pattern.

Usage #

  1. Import Kiwano
    import 'package:kiwano/kiwano.dart';
    
  2. See the usage documentation for each individual library for their usage.

Features and bugs #

Please file feature requests and bugs at the each library's respective issue tracker.

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A collection of core libraries.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

bus, mocha

More

Packages that depend on kiwano