PanaTags class abstract

The tags that pana may assign to an analyzed package.

Constructors

PanaTags()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

topic(String topic) String
Given a topic returns the topic tag assigned to an analyzed package.

Constants

hasError → const String
hasScreenshot → const String
isDart3Compatible → const String
Package version is compatible with Dart 3.
isNullSafe → const String
isPlugin → const String
isWasmReady → const String
licenceFsfLibre → const String
licenseOsiApproved → const String
licenseUnknown → const String
platformAndroid → const String
platformIos → const String
platformLinux → const String
platformMacos → const String
platformWeb → const String
platformWindows → const String
runtimeDart → const String
runtimeFlutter → const String
runtimeFlutterNative → const String
runtimeFlutterWeb → const String
runtimeNative → const String
runtimeNativeAot → const String
runtimeNativeJit → const String
runtimeWeb → const String
sdkDart → const String
sdkFlutter → const String