url_params 1.1.0 copy "url_params: ^1.1.0" to clipboard
url_params: ^1.1.0 copied to clipboard

outdated

This package helps to add query parameters to a Dart that appends the '?param1=one&param2=two' to the url.

CHANGELOG #

1.1.0 #

  • Updated

1.0.3 #

  • breaking changes
  • import 'package:url_params/params.dart';
  • performance improvement

1.0.2 #

  • toUrl url concat issue fixed

0.0.2 #

  • Initial version, created. performance improvement

0.0.1 #

  • Initial version created
3
likes
40
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

This package helps to add query parameters to a Dart that appends the '?param1=one&param2=two' to the url.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

logger, path

More

Packages that depend on url_params