pheasant_meta 0.1.0-tested copy "pheasant_meta: ^0.1.0-tested" to clipboard
pheasant_meta: ^0.1.0-tested copied to clipboard

Metadata to use in The Pheasant Framework. This also enlists base objects such as exceptions, errors and more for use in sibling packages.

#

Pub Version Pub Publisher GitHub Actions Workflow Status

This package contains metadata, constants and the likes used in the subsequent packages in the framework. It is not intended for direct use, but can be depended on as a dev depenedency when developing plugins and libraries for the Pheasant Framework.

It also contains base classes for creating your own custom metadata for your plugins to be rendered by the framework.

Getting started #

Get this package by running dart pub

dart pub add pheasant_meta

Then you can make use of it directly in your project.

Usage #

import 'package:pheasant_meta/pheasant_meta.dart';
1
likes
140
pub points
29%
popularity

Publisher

verified publishertech.nugegroup.com

Metadata to use in The Pheasant Framework. This also enlists base objects such as exceptions, errors and more for use in sibling packages.

Repository (GitHub)
View/report issues
Contributing

Topics

#pheasant #meta #metadata

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on pheasant_meta