utils.dart
168 Bytes
-
* Reformated all sources under lib * Fixed almost all (now) detected lint and type issues * Added public api type annotations * Broke RxSet api (appeared to be a copy from RxList with wrong methods, this needs to be rewrited) * Broke anyone that relied on **wrong** type annotations that were omitted from this package * Maybe broke controller close overrides (DisposableInterface from rx core seems to have been always returned a future close method)
Gabriel Rohden authored