Stop depending on pkg:charcode and pkg:pedantic. (#191)

Stop depending on pkg:charcode and pkg:pedantic.

Use pkg:lints instead of pkg:pedantic (and update code as necessary).
Use a local constant instead of depending on pkg:charcode.

Remove unnecessary clutter in analysis_options.yaml, but do retain 
 `analyzer`/`strong-mode`/`implicit-casts: false`
12 files changed
tree: 16fc1f39828f0bcc7e3952b7b72b5f433d2d7a81
  1. .github/
  2. lib/
  3. test/
  4. .gitignore
  5. analysis_options.yaml
  6. AUTHORS
  7. CHANGELOG.md
  8. CONTRIBUTING.md
  9. LICENSE
  10. pubspec.yaml
  11. README.md
README.md

Contains utility classes in the style of dart:async to work with asynchronous computations.