belatuk_body_parser 3.0.1 copy "belatuk_body_parser: ^3.0.1" to clipboard
belatuk_body_parser: ^3.0.1 copied to clipboard

Parse request bodies and query strings in Dart. Supports JSON, URL-encoded, and multi-part bodies.

Change Log #

3.0.1 #

  • Fixed boken license link

3.0.0 #

  • Upgraded from pendantic to lints linter
  • Published as belatuk_body_parser package
  • Fixed linter warnings

2.1.1 #

  • Fixed calling deprecated methods in unit test

2.1.0 #

  • Replaced http_server with belatuk_http_server

2.0.1 #

  • Fixed source code formating warning
  • Updated README

2.0.0 #

  • Migrated to support Dart SDK 2.12.x NNBD

1.1.1 #

  • Dart 2 updates; should fix Angel in Travis.

1.1.0 #

  • Add parseBodyFromStream
0
likes
120
pub points
0%
popularity

Publisher

verified publisherdukefirehawk.com

Parse request bodies and query strings in Dart. Supports JSON, URL-encoded, and multi-part bodies.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

belatuk_http_server, http_parser, mime

More

Packages that depend on belatuk_body_parser