fukiya 0.1.14 copy "fukiya: ^0.1.14" to clipboard
fukiya: ^0.1.14 copied to clipboard

outdatedDart 1 only

A simple framework to improve and simplify the creation of server-side dart applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fukiya

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

dependencies:
  fukiya: ^0.1.14

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:fukiya/fukiya.dart';
0
likes
30
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A simple framework to improve and simplify the creation of server-side dart applications.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, formler, json, log4dart, logging, static_file_handler, unittest

More

Packages that depend on fukiya