Dart Package: Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.
CI/CD was being done with flutter test --coverage, and, since the removal of Flutter as a dependency to enable this package for everything Dart-related (#4), it's gonna be necessary to recreate it with only Dart. This is much more complicated, kt.dart has gone through a lot of hoops in order to achieve it.
CI/CD was being done with
flutter test --coverage
, and, since the removal of Flutter as a dependency to enable this package for everything Dart-related (#4), it's gonna be necessary to recreate it with only Dart. This is much more complicated, kt.dart has gone through a lot of hoops in order to achieve it.