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

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

1.0.0 #

  • Enable null safety for this package.

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
22
likes
125
pub points
93%
popularity

Publisher

verified publishergoogle.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

matcher, quiver

More

Packages that depend on uri