summer 0.6.5
summer: ^0.6.5 copied to clipboard
Powerful Server Framework behind Spring. Support for route management, middleware, static file hosting, and a variety of commonly used functions
example/lib/example.dart
int calculate() {
return 6 * 7;
}