cactoos_dart 2.7.0+0 copy "cactoos_dart: ^2.7.0+0" to clipboard
cactoos_dart: ^2.7.0+0 copied to clipboard

Cactoos Dart is a collection of object-oriented primitives for Dart.

1.0.0+1 #

  • Initial version.

1.0.0+2 #

  • Fixed issues on Pub points.

1.1.0+0 #

  • Added example/main.dart.

1.1.0+1 #

  • Updated README.md.

1.1.0+2 #

  • Updated pubspec.yaml.

2.0.0+0 #

  • Added Filtered iterable.
  • Added Mapped iterable.
  • Added FirstOf iterable.
  • Added LastOf iterable.

2.0.1+0 #

  • Made [FirstOf].[defaultValue], and [LastOf].[defaultValue] of type: [Scalar].

2.0.2+0 #

  • Added [Length].
  • Removed [Text] interface.

2.1.0+0 #

  • Added [LazyMap].
  • Added [UnmodifiableLazyMap]

2.2.0+0 #

  • Added [LinesOfFile].

2.3.0+0 #

  • Refactored IO Utils Objects.
  • Changed [ScalarOf.fromValue] to [ScalarOf.value].
  • Made ScalarEnevlope Ctor [const].

2.4.0+0 #

  • Added [LazyList].

2.5.0+0 #

  • Added const to [ScalarOf] ctor.

2.6.0+0 #

  • Renamed [LazyMap] default ctor to [LazyMap.fromIterable].
  • Added default ctor for [LazyMap].

2.7.0+0 #

  • Fixed [JsonOf] to return [dynamic] instead of [Map<String, dynamic>].
0
likes
160
points
5
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Cactoos Dart is a collection of object-oriented primitives for Dart.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable

More

Packages that depend on cactoos_dart