tunder 0.2.1 copy "tunder: ^0.2.1" to clipboard
tunder: ^0.2.1 copied to clipboard

Tunder is a framework designed to build server side applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tunder

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

dependencies:
  tunder: ^0.2.1

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:tunder/tunder.dart';
0
likes
130
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

Tunder is a framework designed to build server side applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, clock, collection, colorx, dotenv, http, inflection3, intl, mason_logger, path, postgres, recase, slugify, stack_trace, test

More

Packages that depend on tunder