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

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

CHANGELOG #

1.6.0 #

  • Updated to v1.6.0

1.5.0 #

  • UpdUpdated to v1.5.0ated

1.4.0 #

  • Updated to v1.4.0

1.3.0 #

  • Updated to v1.3.0

1.2.0 #

  • Updated to v1.2.0

1.1.0 #

  • Updated to v1.1.0

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
130
pub points
25%
popularity

Publisher

unverified uploader

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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cupertino_icons, dio, logger, path

More

Packages that depend on url_params