dart_things 0.10.1
dart_things: ^0.10.1 copied to clipboard
Utilities for dart.
0.0.1 #
Created
0.0.2 #
trimItself(String) was added trimLeftItself(String) was added trimRightItself(String) was added
0.0.3 #
String.safeEndSubstring(start, [end?]) was added
0.0.4 #
Iterable.equals fix
0.0.5 #
List.regenerate Set.regenerate
0.0.6 #
lowerItself upperItself itIsNotEmpty itIsEmpty itIsNotNull
0.1.1 #
API changed. Added some new things like Initializer, Disposable, StarterStopperAsync. Every *Itself now named itself*
0.1.2 #
Fixes and docs
0.4.1 #
docs are added, api changed
0.4.2 #
Example was added
0.4.3 #
Example was updated
0.5.1 #
API changed. StartStopperAsync now returns ReadOnlyCompleter.
0.5.2 #
Refactoring
0.6.1 #
Disposable now is not mixin. There is now CheckedDisposableMixin to access checkNotDisposed.
0.7.1 #
CheckedDisposableMixin now implements Disposable, no 'on' clause.
0.8.0 #
Disposable now works differently. API changed. Initializer.checkInitialized now works differently.
0.8.1 #
StarterStopperAsync work completer now exposed.
0.8.2 #
Something was added.
0.9.0 #
Initializer.ensureInitialized and .initializer now returns Future
0.9.1 #
fix
0.9.3 #
ColiseumIterable.toMap and test for it are added.
0.9.4 #
I am teapot.
0.9.5 #
Poller added. itThrows added.
0.9.6 #
I am stupid. Exporting Poller.
0.10.0 #
I wish I will die accidentally.
0.10.1 #
fix