netto 0.1.2 copy "netto: ^0.1.2" to clipboard
netto: ^0.1.2 copied to clipboard

A minimal, flexible, composable, and neat web framework for Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add netto

With Flutter:

 $ flutter pub add netto

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  netto: ^0.1.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:netto/netto.dart';
3
likes
150
points
135
downloads

Publisher

verified publishernamzug.dev

Weekly Downloads

A minimal, flexible, composable, and neat web framework for Dart.

Repository (GitHub)
View/report issues

Topics

#server #backend #http #netto

Documentation

API reference

License

MIT (license)

Dependencies

collection, http, http_parser, logging, lru, meta, mime

More

Packages that depend on netto