Skip to content
Snippets Groups Projects
  1. Jan 06, 2020
  2. Dec 05, 2019
    • Nate Bosch's avatar
      Small doc and style cleanup (#125) · d435c32b
      Nate Bosch authored
      - Fix some docs to be noun phrases for classes.
      - Remove some docs that are wholly redundant against the signature.
      - Remove an unnecessary private typedef.
      - Rename some methods that start with "get".
      - Remove author from pubspec.
      - Replace toString with interpolation to avoid an extra line break.
      d435c32b
    • Nate Bosch's avatar
      Remove an unnecessary "newFuture" utility (#124) · c52d4b5c
      Nate Bosch authored
      This behaves the same as `Future.microtask`.
      
      Bump the minimum version of the SDK to on which includes `Future` in
      `dart:core`.
      c52d4b5c
    • Nate Bosch's avatar
      Fix newly enforced package:pedantic lints (#123) · 4bccdd6e
      Nate Bosch authored
      - always_declare_return_types
      - annotate_overrides
      - omit_local_variable_types
      - prefer_conditional_assignment
      - prefer_single_quotes
      - unnecessary_this
      - use_function_type_syntax_for_parameters
      4bccdd6e
  3. Sep 10, 2019
  4. Aug 01, 2019
  5. Jun 25, 2019
  6. May 23, 2019
  7. May 08, 2019
  8. Apr 10, 2019
  9. Apr 07, 2019
  10. Apr 01, 2019
  11. Mar 29, 2019
  12. Mar 27, 2019
  13. Dec 14, 2018
  14. Oct 22, 2018
  15. Jul 16, 2018
  16. Jul 09, 2018
  17. Jun 25, 2018
  18. May 22, 2018
  19. May 04, 2018
  20. May 02, 2018
  21. Feb 15, 2018
  22. Feb 06, 2018
  23. Jan 04, 2018
Loading