kalil_utils 3.0.4 kalil_utils: ^3.0.4 copied to clipboard
An collection with Functional utils and some data structures
A library for Dart developers.
Created from templates made available by Stagehand under a BSD-style license.
Usage #
A simple usage example:
import 'package:kalil_utils/utils.dart';
main() {
var awesome = new Awesome();
}
Features and bugs #
Please file feature requests and bugs at the issue tracker.