hacktons / pana_visual

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

Home Page:https://pana.codemagic.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://pana.codemagic.app/

License:Apache License 2.0


Languages

Language:Dart 98.2%Language:Shell 1.4%Language:HTML 0.4%