uri 0.11.4 copy "uri: ^0.11.4" to clipboard
uri: ^0.11.4 copied to clipboard

outdated

Utilities for building and parsing URIs, including support for parsing URI templates as defined in RFC 6570.

0.11.4 #

  • Now requires dart 2.10.0 or greater.
  • Requires the latest versions of pkg:matcher and pkg:quiver.
  • Dropped dependency on pkg:utf.

0.11.3+1 #

  • Updated project requirement to match flutter 2.0.0+

0.11.3 #

  • Change upper bound to 3.0.0.
  • Fix runtime type errors in tests.

0.11.2 #

  • Support the latest release of package:quiver.
  • Strong-mode clean.
  • Require at least Dart 2.0.0-dev.18.

0.11.1 #

  • Widen dependency on package:quiver

0.10.0 #

  • Migrate from the unittest to the new test package.

0.9.5 #

  • Widen dependency on quiver
  • Widen dependency on matcher

0.9.2 #

  • Preserve query parameters in UriMatch.rest
23
likes
25
points
585k
downloads

Publisher

verified publishergoogle.dev

Weekly Downloads

Utilities for building and parsing URIs, including support for parsing URI templates as defined in RFC 6570.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

matcher, quiver

More

Packages that depend on uri