Skip to content

hacktons/pana_visual

Repository files navigation

preview

Pana Visual

Pub Platform Codemagic build status

Preview the health and quality of a Dart/Flutter package before publish.

How to use

Pana Visual is designed for developer, you can use as cli directly or online;

Command line interface

Install pana_html with pub.

pub global activate pana_html

After pub installation, execute panahtml under project root:

Pana Visual Online

Use pana to evaluate your Dart/Flutter project;

pana --scores --source path $project_path >app.json

You should already installed pana on local machine; If not, execute the script below:

pub global activate pana

Then upload json output at Pana Visual Online.

License

This project is open source under license.

The flare animation is designed by @anwar907 under CC 4.0 license

About

Visualize the output of pana. Used for dart developer to preview the score before publish

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published