reedmace 1.0.0-dev.6 copy "reedmace: ^1.0.0-dev.6" to clipboard
reedmace: ^1.0.0-dev.6 copied to clipboard

Easy to use minimalistic web framework for dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add reedmace

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

dependencies:
  reedmace: ^1.0.0-dev.6

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

Import it

Now in your Dart code, you can use:

import 'package:reedmace/reedmace.dart';
1
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Easy to use minimalistic web framework for dart

License

unknown (license)

Dependencies

canister, collection, conduit_open_api, glob, lyell, path, recase, reedmace_shared, routingkit, shelf, shelf_router

More

Packages that depend on reedmace