spry 5.0.0-bata.1 copy "spry: ^5.0.0-bata.1" to clipboard
spry: ^5.0.0-bata.1 copied to clipboard

Spry is a lightweight, composable Dart web framework designed to work collaboratively with various runtime platforms.

Spry #

Test Pub Version GitHub license X (twitter) Documentation

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!");
}

👉 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.

sponsors

Contributing #

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

Contributors

10
likes
0
pub points
54%
popularity

Publisher

verified publisherodroe.dev

Spry is a lightweight, composable Dart web framework designed to work collaboratively with various runtime platforms.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, http_parser, routingkit, web

More

Packages that depend on spry