qs_dart 1.0.4 copy "qs_dart: ^1.0.4" to clipboard
qs_dart: ^1.0.4 copied to clipboard

A query string encoding and decoding library for Dart. Ported from qs for JavaScript.

1.0.4 #

  • [FIX] prevent Utils.encode method from encoding Iterable, Map, Symbol, Record, Future and Undefined

1.0.3 #

  • [FIX] fix Utils.isNonNullishPrimitive method to enable encoding Enums

1.0.2 #

  • [FEAT] add equatability to Undefined
  • [CHORE] add more tests to raise coverage

1.0.1+2 #

  • [CHORE] update documentation

1.0.1+1 #

  • [CHORE] lower meta dependency from ^1.11.0 to ^1.9.1
  • [CHORE] update documentation
  • [CHORE] update example
  • [CHORE] update readme

1.0.1 #

  • [CHORE] add documentation

1.0.0+1 #

  • [FIX] fix repository url in pubspec.yaml

1.0.0 #

  • Initial release.
6
likes
0
pub points
72%
popularity

Publisher

verified publishertusar.dev

A query string encoding and decoding library for Dart. Ported from qs for JavaScript.

Repository (GitHub)
View/report issues

Topics

#url #query #query-string #encode #decode

License

unknown (LICENSE)

Dependencies

collection, equatable, meta, weak_map

More

Packages that depend on qs_dart