shelf_plus 1.2.1 shelf_plus: ^1.2.1 copied to clipboard
Shelf Plus is a quality of life addon for your server-side development within the Shelf platform.
1.2.1 #
- Fixed link in README.md
1.2.0 #
- Added multithreading / isolates support
1.1.0 #
- Added WebSocket support
1.0.2 #
- Fix error in response_handler when returning an empty list
1.0.1 #
- Upgrade
shelf_hotreload
package
1.0.0 #
- Raise Dart minimum SDK version 2.14
- Changed from
pedantic
tolints
- Updated documentation
0.0.2 #
- Added mechanism for request body handling
- JSON handler can now process
Iterable
s and serialize model classes ofIterable
s - Added example for a rest-service
0.0.1 #
- Initial version