debug

pubv1.0.0

This is something of a clone/work-alike of the JavaScript debug package by TJ Holowaychuck at https://github.com/visionmedia/debug. Use: import 'package:debug/debug.dart'; final debug = Debug('any_key_you_like') ... debug('any string you like, as if you called print()'); The DEBUG environment variable is checked to see if anything should be printed. You can specify multiple keys in DEBUG by separating them with semicolon. The * key matches ALL keys for all debugs. This package was developed as part of a port of Modus Create's IoT platform, RoboDomo from JavaScript to Dart and Flutter. The original can be found at https://github.com/RoboDomo.

License MITpermissive1 versions2 deps10 weekly dl
25
/ 100
Health
use with caution

[email protected] low health (25/100) — consider alternatives

  • Low health score (25/100)
Health breakdown0 – 100
0/25
maintenance
0/20
popularity
25/25
security
0/15
maturity
0/15
community
Vulnerabilities
0
none known
⚠ Possible typosquat
Name is close to a popular package. Targets:
dbus (close_name dist 2)

Health History

Dependency Tree

License Audit

Dependencies (2)
API access

Get this data programmatically — free, no authentication.

curl https://depscope.dev/api/check/pub/debug

Last updated · 2021-05-13T23:09:29.124480Z