dsb_server 0.1.3 dsb_server: ^0.1.3 copied to clipboard
This package allows you to trivially create a DSB/DSBMobile server.
0.1.3 #
- heinekingmedia changed the 404 behavior again
- better documentation
- dart 3
- lints 4
0.1.2 #
- Changed the 404 behavior to be more compliant with some changes that heinekingmedia made
0.1.1 #
- Added
customHeaders
for sending custom HTTP headers - Switched from
pedantic
tolints
0.1.0 #
- Switched to using
async
functions usingFuture
s
0.0.2 #
- Added changelog
- Fixed package description
- Copied all the headers from DSB's server
0.0.1 #
- Initial release