dear 1.0.11 copy "dear: ^1.0.11" to clipboard
dear: ^1.0.11 copied to clipboard

Api Server inspired in expressjs implement in pure dart, Dart Easy Api Rest (DEAR)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dear

With Flutter:

 $ flutter pub add dear

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

dependencies:
  dear: ^1.0.11

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:dear/dear.dart';
1
likes
120
points
32
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Api Server inspired in expressjs implement in pure dart, Dart Easy Api Rest (DEAR)

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto

More

Packages that depend on dear