pheasant 0.1.0-grade copy "pheasant: ^0.1.0-grade" to clipboard
pheasant: ^0.1.0-grade 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

With Flutter:

 $ flutter 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-grade

Alternatively, your editor might support dart pub get or flutter 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
130
points
70
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
Contributing

Topics

#pheasant #web #framework

Documentation

API reference

License

MIT (license)

Dependencies

html, pheasant_build, pheasant_temp

More

Packages that depend on pheasant