spry

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

spry

Spry #





Spry is a lightweight, composable Dart web framework designed to work collaboratively with various runtime platforms.
import 'package:spry/spry.dart';

main() {
final app = createSpry();

app.get("hello", (event) => "Hello, Spry!");
}
copied to clipboard
👉 Learn more about Spry at documentation website.
Sponsors #
Spry framework is an MIT licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider sponsoring Seven(@medz) development.





Contributing #
Thank you to all the people who already contributed to Spry!

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.