shelf_plus 1.0.2 shelf_plus: ^1.0.2 copied to clipboard
Shelf Plus is a quality of life addon for your server-side development within the Shelf platform.
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