fix(lint/analyser): Added analyser + effective dart
* 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)
Showing
67 changed files
with
1088 additions
and
776 deletions
analysis_options.yaml
0 → 100644
-
Please register or login to post a comment