darternator 0.0.1 copy "darternator: ^0.0.1" to clipboard
darternator: ^0.0.1 copied to clipboard

outdatedDart 1 only

A Dart API

darternator #

A library for Dart developers.

Usage #

A simple usage example:

import 'package:darternator/darternator.dart';

main() {
    String str;
    if(strIsNullOrEmpty(str)) {
        print('It works!');
    }
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.