forcemvc2 0.3.1 copy "forcemvc2: ^0.3.1" to clipboard
forcemvc2: ^0.3.1 copied to clipboard

outdated

A serverside web mvc framework with templates (ported to Dart 2 by Ross Albertson)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add forcemvc2

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

dependencies:
  forcemvc2: ^0.3.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:forcemvc2/forcemvc2.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A serverside web mvc framework with templates (ported to Dart 2 by Ross Albertson)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http_server, intl, locales, logging, mockito, mustache4dart2, path, route2, wired2

More

Packages that depend on forcemvc2