darto 0.0.16
darto: ^0.0.16 copied to clipboard
Darto is a microframework inspired by Express ify for building web applications in Dart.
0.0.16 #
- Fix path when router not have prefix.
0.0.15 #
- Add suport for template engine mustache.
0.0.14 #
- Fix implicit return.
0.0.13 #
- Add generic error handler and add more http methods.
0.0.12 #
- Add send email support.
0.0.11 #
- Add timeout global middleware and error global middleware.
0.0.10 #
- Add subroutes and web sockets.
0.0.9 #
- Update middlewares.
0.0.8 #
- Add middlewares to routes.
0.0.7 #
- Update serialization.
0.0.6 #
- Update serialization.
0.0.5 #
- Add render method.
0.0.4 #
- Add buy me a coffee link.
0.0.3 #
- Add serialization dynamic to json.
0.0.2 #
- Update range dart SDK.
0.0.1 #
- Create initial version.