1.0.8

  • Fix issue on Dart 2.0.0.

1.0.7

  • Use conditional imports to avoid dart:isolate imports on the web.

1.0.6

  • Support package:http version 0.12.x.

1.0.5

  • Use conditional imports to avoid dart:io imports on the web.

1.0.4

  • Set max SDK version to <3.0.0, and adjust other dependencies.

1.0.3

  • Update SDK version.
  • Stop using deprecated UTF8 constant.

1.0.2

  • Don't crash on URIs without path components.

1.0.1

  • Internal changes only.

1.0.0

  • Initial version.