pheasant 0.1.0-alpha copy "pheasant: ^0.1.0-alpha" to clipboard
pheasant: ^0.1.0-alpha copied to clipboard

The Pheasant Framework is a progressive, fast-reload, modern frontend web framework that allows you to make powerful web applications in Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pheasant

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

dependencies:
  pheasant: ^0.1.0-alpha

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:pheasant/pheasant.dart';
6
likes
0
points
72
downloads

Publisher

verified publishertech.nugegroup.com

Weekly Downloads

The Pheasant Framework is a progressive, fast-reload, modern frontend web framework that allows you to make powerful web applications in Dart.

Repository (GitHub)
View/report issues

Topics

#pheasant #web #framework

License

unknown (license)

Dependencies

html, pheasant_build, pheasant_temp

More

Packages that depend on pheasant